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

  • Java Clustering Framework Shoal Provides Fault Tolerance and Distributed State Cache

    Shoal is a java clustering framework that provides infrastructure to build fault tolerance, reliability and availability for java application servers. It can also be plugged into any application that needs clustering and distributed systems capabilities. Shoal is the clustering engine for GlassFish and JonAS application servers and provides a distributed state cache for storing application state.

  • Derek Wischusen on Integrating Flex, BlazeDS and Scala/Lift

    Derek Wichusen of Flex on Rails wrote about integrating Flex, BlazeDS and Scala/Lift.

  • Sun SPOTs: Programmable Devices for Java Developers

    Sun Microsystems has released the Sun SPOT platform under the GPL license. Sun SPOTs are programmable battery-powered devices controllable with Java technology.

  • Interview: Rod Johnson discusses the Spring Portfolio

    In this interview from QCon San Francisco, SpringSource CEO Rod Johnson discusses the origins and philosophy of Spring, the Spring Portfolio, Spring Web Flow, Spring Batch, Spring.Net, the partnership with Tasktop Technologies, and community involvement and utilization of Spring.

  • Tasktop: Bringing Mylyn's Task-Focused Interface to Everyone

    Tasktop Technologies, the company which created Eclipse Mylyn and leads its development, released Tasktop version 1.0 today. InfoQ interviewed Tasktop CEO Mik Kersten to learn more about this release and how it brings Mylyn's task-focused interface to a much larger audience.

  • ActionScript Libraries Help Mashing up the Web 2.0 Platforms

    ActionScript is notably showing increased presence on web platforms for mashup, backed by a number of open source ActionScript projects. InfoQ took a look at some of the open source ActionScript libraries developed for a few major Web 2.0 and E-commerce companies.

  • Apache Tuscany Java 1.1 Released: SCA Meets Web 2.0

    The Apache Tuscany team announced today the 1.1 release of the Java SCA project which adds a number of features including a JMS binding or improved policy support. It also supports an implementation extension for representing client side Javascript applications as SCA components which makes SCA a viable technology to simplify Ajax style implementations using JSONRPC or Atom bindings for instance.

  • Granite Data Services: Open Source Flex DS Alternative

    Granite Data Services (GDS) is an open source alternative to Adobe’s LiveCycle Data Services and the recently open sourced Blaze Data Services. Last week, GDS reached production status with their 1.0 release. GDS is available under the LGPL license. InfoQ.com spoke with the GDS project founder, Franck Wolff, to learn more about the open source project.

  • Grails 1.0 Released: ORM DSL, Filters, REST and more

    Grails 1.0 has been released. InfoQ spoke with Graeme Rocher, Grails project lead and co-founder, and CTO of G2One about the release of Grails 1.0 to deliver in-depth coverage about the feature-set, maturity, ease of use and future plans for Grails.

  • JSPWeaver removes the first-person penalty from JSP development

    ZeroTurnaround's JSPWeaver is a real-time interpreter for JSP which aims to remove the first-person penalty encountered when the server creates and compiles the background servlet from the JSP mark-up.

  • The Grinder 3.0: "The Programmer's Load Tester" Adds Scripting Support

    The Grinder is an open source Java load testing framework that makes it easy to run a distributed test using many load injector machines. Its new release brings significant enhancements including integration with a scripting engine (Jython) that allows flexible test recording, script customization and replay.

  • FlexSpy: Component Inspection for Adobe Flex

    Brian Deitte explains how FlexSpy, a component inspection tool for Flex, helps the time-consuming process of fine-tuning Flex layouts.

  • A Look at Flex 3.0's Java-based Compiler API

    Integrating Java and Flex has proven challenging in some cases. Adobe is trying to make things easier with its release of Flex 3 which includes a Java-based compiler API. This API lets you compile SWF and SWC files from Java applications, supporting the same options as mxmlc and compc command-line tools.

  • FlexReport For Printing In Adobe Flex

    Rob Rusher, a Flex developer and enthusiast, points us to FlexReport. Poor printing support in Flash is a common problem for Flex applications.

  • Dependency Injection: New Ground or Solid Footing?

    Dependency Injection seems like a shiny new tool in the toolbox. Andrew McVeigh tells us that DI shares a long history with architecture description languages (ADLs), simple yet sophisticated languages for component-based development through descriptive wiring. This article looks at the history of ADLs and sheds light on possible future directions of dependency injection.

BT