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

  • Prototype the most popular Ajax framework across Java, .NET, & Rails communities

    According to recently released survey results from Ajaxian.com, prototype is the most popular ajax framework in use, by a large margin, followed by Scriptaculous (which is built on prototype). Java-based Dojo and DWR came in 3rd . Backend platforms were also surveyed, with PHP the most used for Ajax, followed by Java, .NET, and Rails.

  • On migrating from Python & Zope to Java with EJB 3 & JBoss SEAM

    Nuxeo has announced that the next version of its ECM product will be based entirely on Java, using JBoss SEAM, EJB 3, and JBoss. The move is interesting for a company claiming to be "the biggest Zope-focused company in the world." InfoQ spoke to Nuxeo's engineering team to find the why and how of their move.

  • InfoQ Book: Enterprise SOA Adoption Strategies

    In the lastest book in the InfoQ series, Capgemini CTO and SOA standards body member Steve Jones argues that for SOA to succeed we must move our thoughts away from the implementation technologies and towards the "what" of the business. Steve explains how to construct an overall business service architecture.

  • Javolution Real-Time Library 4.0 Released

    The Javolution project has recently released version 4.0. Javolution is a real-time library aiming to make Java applications faster and more time predictable. The new version includes enhanced XML support and even faster object recycling.

  • Catching up with Selenium: Testing Ajax, v0.8 Released

    Selenium is a web app functional testing tool that uses JavaScript and Iframes to embed a test automation engine in your browser, allowing Selenium to execute in any JavaScript-enabled browser. InfoQ spoke to core developer Jeff Xiong to find out more about the recent 0.8 release of Selenium core. Also, InfoQ is hosting a new article showing how to use Selenium to test Ajax apps.

  • SWT running on Swing: Christopher Deckers on the SWTSwing Project

    As soon as the Standard Widget Toolkit (SWT) Java UI API was released, developers as wondered if a Swing implementation could be written. A number of efforts have come and gone but the new SWTSwing project is quicking making this desire a reality.

  • Terracotta Releases Clustering for Spring

    Terracotta, Inc. recently released their new Terracotta for Spring product which provides high-availability and high performance clustering to applications written using the Spring framework. Terracotta for Spring integrates at the configuration file level reducing the need for developers to make changes to their code to enable clustering support.

  • Grasshopper 2.0 IL to Java bytecode Compiler Technology Preview

    Mainsoft has released a preview of Grasshopper 2.0 that is compatible with Visual Studio 2005. Grasshopper allows Visual Studio developers to cross-compile IL into Java bytecode. Developers can then run their applications on a J2EE/Tomcat stack.

  • C24 Creates Process for XQuery over non-XML without intermediary XML

    Financial integration tool vendor C24 has added a unique XQuery optimization to their Integration Objects product that allows full XML XQuery and XSLT capabilities on non-XML documents without the overhead of first converting those non-xml documents into instances of XML.

  • Using Groovy To Write Less Code

    In a new IBM DeveloperWorks article, Scott Hickey compares writing code in Java versus Groovy. He finds that Groovy allows developers to focus more time writing algorithms and less time focusing on language semantics.

  • Instantiations Adds Google Web Toolkit Support with GWT Designer

    GWT has become the new favorite technology of tools providers. Instantiations, makers of visual design tools for SWT and Swing, has now added GWT support with the GWT designer.

  • AspectJ and AJDT Promoted to Eclipse Tools Project

    AspectJ and the AJDT (AspectJ Development Tools) projects have now moved from being Technology projects to become Tools projects. AJDT lead Matt Chapman told InfoQ that the move "is a significant milestone in AspectJ's history, and reflects the maturity and popularity of both the language and the Eclipse IDE support."

  • Migrating Applications to Struts2

    Struts was first released in June of 2001 and has become the de-facto standard for web application development. In December 2002 it was announced that WebWork and Struts Ti would join forces to become Struts Action Framework 2.0 and the official successor to Struts. In a new InfoQ article series, Ian Roughley looks at the task of moving applications from Struts to Struts2.

  • Domain Specific Languages: A summary of recent ideas & debates

    Recent discussions have introduced new distinctions useful for understanding the use cases for DSLs. Joel Spolsky explained how the use of a DSL avoided large porting costs and simplified deployment/maintenance. Mark Dominus made the case that design patterns are a sign of language deficiency. Buko Obele says DSLs are a bad idea because they do not do a good job controlling change over time.

  • JBoss Releases JBPM Orchestration Beta

    The JBoss jBPM team has announced the release of jBPM BPEL 1.1.Beta2 , a web services orchestration offering. It is the last beta version before the GA release in October.

BT