BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • Mingle 1.0 Released: Reactions

    Mingle, agile project management software from ThoughtWorks Studios has been released. InfoQ covers the pricing, community reactions and features.

  • Groovy as a business user language?

    With its inclusion into OpenOffice as the VBA equivalent for that suite, Groovy has an opportunity to become something that Java will never be: a tool that business power users use to customize their office suite and build workgroup applications.

  • New C# Features Not Found in VB

    With the release of Beta 2, the feature set for the flagship .NET languages C# and Visual Basic have been solidified. In the past we have covered VB-only features like mutable anonymous types and XML Literals. Today we cover a couple of the C# only features.

  • Java Language Runtime (JLR) project created

    A new project aims to increase collaboration among JVM based languages. The Java Language Runtime aims to collect code that is common among languages targeting the JVM and prevent duplication among the providers of JRuby, Jython, Groovy, and many others.

  • Incremental feature search the next UI paradigm shift?

    Incremental search as a means to find features and functions within applications may be an emerging UI design innovation. Apple and Microsoft have recently tried it with a lot of praise from the community. Are we experiencing a paradigm shift in application navigation? Are the days of traversing a maze of menus and remembering convoluted keyboard shortcuts numbered?

  • WSO2 publishes new round of performance metrics for their ESB

    WSO2 has recently published a second set of performance metrics for their ESB. It shows that WSO2 ESB outperforms Mule and Apache ServiceMix.

  • Using LINQ to XML Instead of XSLT for Transformations

    Transforming XML from one format to another is a common task for many developers. To do this, most of them leave the confines of their general purpose language and make calls to an XSLT library. But what if they didn't have to? With LINQ to XML, it now becomes much easier to manipulate XML using C# and VB. Eric White describes how one can perform XSLT style transformations using C# 3.0.

  • Logicblaze FUSE and IONA Celtix products merge into IONA FUSE product line

    Last week however, IONA presented their open source strategy roadmap with the announcement of a merger of the former Logicblaze FUSE product and IONAs own Celtix product. The new open source product line will keep the FUSE brand and will consist of four product modules that can either be deployed together or independently.

  • Apache JCK Request Hits 90 Days without Resolution

    More than three months have passed since Geir Magnusson Jr., VP of Apache Harmony, published an open letter to Sun Microsystems demanding that they should remove "unacceptable" restrictions in the Java Compatibility Kit (JCK) license. At present 90 days have passed with no resolution.

  • Laszlo Supports Integration of Web Services with Webtop

    Laszlo Systems continues to carve out their niche in the RIA space with growth in the end user, developer, and customer bases for OpenLaszlo. In addition, they have strengthened their product suite with their recently announced enterprise offering, Laszlo Webtop.

  • Explicit vs. concise code in Ruby

    Ruby offers many ways of reducing code size. However, this can backfire in some situations. We look at one problem with Ruby's method for identifying nil and false values.

  • Presentation: Cluster your JVM to simplify application architecture

    Open Terracotta is an open-source, highly scalable, JVM-level clustering solution. As well as being a drop-in replacement for Tomcat Clustering, it can transparently cluster POJOs and Spring beans. This presentation will be an in-depth case study of a small mobile application built using Terracotta clustering.

  • SOA in the Real World

    Microsoft has published a free eBook titled "Service Oriented Architecture (SOA) in the Real World". The book presents Microsoft's view of Service Oriented Architectures and contains several real world examples that show how a SOA can be implemented by using Microsoft products and technologies.

  • JRuby: Java5 or not?

    A discussion in the JRuby space is resurfacing: Should the project move to Java 5. Is it worth breaking compatibility with Java 1.4? Using languages features like Annotations and Enums would be useful, as well as and not having to use a backport of the Concurrency libs. We look at the pros and cons.

  • Visual Studio 2008 & .NET 3.5 Beta 2 release is available

    The Beta 2 release of Visual Studio 2008 & .NET 3.5 is now available for download. Beta 2 includes a go-live license, which allows developers to use this version in production.

BT