BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • JavaFX: Client-Side Java for Desktop and Mobile

    Since JavaFX was first announced at JavaOne in May, there has been a flurry of activity focused on improving the client-side user experience of Java. InfoQ interviewed Joshua Marinacci about JavaFX, its contents and its impact.

  • Interview with SCA standards members and users

    InfoQ took time to talk to some of the driving forces behind SCA at the OpenCSA Plenary held recently.

  • Intalio|BPMS 5.0 released - A full fledged open source BPM system

    Intalio last week released their open source based BPM System - Intalio|BPMS 5.0, including amongst other things a BPMN Editor and a BPEL server engine. The release is a milestone for Intalio in their effort to realise a complete solution for their BPM 2.0 vision. InfoQ took the opportunity to interview Ismael Ghalimi, Intalio CEO, and Arnaud Blandin, EMEA Director, about the new release.

  • AgileEvents Calendar Update

    AgileEvents is one month old, and two dozen commercial and non-profit events have been announced there by members of the Agile community around the world. Here is your monthly roundup of upcoming events, with "coding dojos", classes, and conferences and XPdays worldwide.

  • Think you know what scalability is?

    Many people talk about scalability, but do you know what it really means? Royans K Tharakan dispels some myths and provides a detailed explanation of some of the common scalability terms.

  • Backbase Enterprise Ajax 4 Adds Support for Third Party Widgets and XML API

    Backbase has released the latest version of its Ajax framework, Enterprise Ajax 4. This release comes with Cross Browser Compatibility and Dual API support, support for Third Party Widgets, and a Structured Development approach.

  • Lucene Oracle Integration Looks to Surpass Oracle Text

    New work to enhancement LUCENE-724 by Marcelo Ochoa allows for better integration of Lucene as a domain index from within the Oracle database. The updates allow greater flexibility than using Oracle Text.

  • Sun Releases Early Access Consumer JRE and Nimbus Preview

    Today Sun released an early access preview of Java SE 6 Update N (formerly known as the Consumer JRE). The release includes initial Java Kernel support for faster initial downloads and startup enhancements.

  • JBoss RichFaces 3.1: Ajax4JSF and Exadel RichFaces integrated as single open source library

    JBoss, a division of RedHat, recently released version 3.1 of the RichFaces JSF library. Stemming from a partnership with Exadel, this release is the first one to integrate the Ajax4JSF project with the formerly commercial RichFaces. InfoQ took the opportunity to learn more about RichFaces and what this release brings to the JSF space.

  • What does the term ESB actually mean?

    In his blog, Nick Allen, program manager in the Connected Systems Division at Microsoft, went on to collect several definitions and clarify Microsoft's position on the question.

  • David Pallmann’s WCF Tips

    David Pallmann has published a series of WCF Tips. The tips are assembled in terms of design patterns, which are grouped by aspects of developing WCF providers and consumers.

  • JRuby compiler finished

    As Charles Nutter reports, JRuby's Ruby to Bytecode compiler is finished. This is used for AOT and JIT compilation, and will go into JRuby 1.1. Future plans include a compiler that could help with Java integration by turning Ruby classes into Java types.

  • The Dark Side of Closures

    Closures are not a new concept and in LINQ have proven to be incredibly useful. But they do have a dark side when used to break encapsulation. When two seemingly independent functions are tied together, unexpected results can occur.

  • RSF released with support for DWR-style Ajax

    The Reasonable Server Faces (RSF) project recently released version 0.7.2. RSF is a web framework based on Spring and covering much of the same ground as JSF. RSF advocates zero server state designs.

  • Is Pipelined Continous Integration a Good Idea?

    Sometimes, when the team and/or code-base get large, the CI server starts to slow down. The cycle between builds grows and the feedback degrades – a build may take an hour or more to respond with a pass/fail, and by that time several people may have checked in their code into an already broken build. To address this issue, many teams “pipeline” their CI - but is this a good strategy?

BT