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

  • Why API design matters

    API design affects all developers. Some APIs are a pleasure to work with, others are annoying and yet others are downright frustrating. But what's makes the difference? Which qualities make one API easy to use and another hard? The ACM Queue recently published an article by Michi Henning about API design; an article that analyzes these aspects.

  • Microsoft Entity Framework Beta 2 and Entity Framework Tools Beta 1 CTP Released

    The Microsoft Entity Framework allows developers to close the gap between objects and our data stores. The second beta of the Microsoft Entity Framework is available now for developers to get a jump-start on exposing your data models as objects. This release also comes with the first beta of the Entity Framework Tools providing a graphical front-end to your entity data objects.

  • JLINQ: Runtime JDBC Generator for Eclipse

    Azadeh Ahadian of IBM has published an article introducing JLINQ on IBM's developerWorks site. Despite the name, JLINQ does not have much in common with Microsoft's LINQ, rather it is an Eclipse plugin providing integration with a database and runtime DAO code generation. The plugin is part of IBM's Developer Workbench that is coming with Viper, the next release of DB2.

  • Reporting tool Ruport releases version 1.2

    Ruport, the Ruby reporting tool, was just released in version 1.2. Meanwhile, the Ruport Book effort is coming along as well.

  • Ruby x Agile: The shift from machine-performance to human-performance

    This article is the second in the Ruby x Agile series, a set of six short videos exploring the relationship between Ruby and Agile methodologies, featuring Ruby creator Yukihiro Matsumoto.

  • Analyzing JavaScript in Respect to Performance

    In a new article Kirk Pepperdine has taken a detailed look at the topic of JavaScript performance. The article looks at common areas such as getters/setters, memory leaks, and bad micro benchmarking.

  • LLBLGen Updates O/R Mapper and Code Generator

    Solutions Design has recently released LLBLGen Pro v2.5, an O/R mapper and code generator that boasts many new features including auditing, authorization, dependency injection mechanism, super fast and compact serialization (XML and binary), SQLServer CE Desktop support, Sybase support and much more.

  • Presentation: Rod Johnson on Spring 2.0 and Beyond

    In this QCon session, Spring Creator Rod Johnson explains the important enhancements and features in Spring 2, including XML extensibility features, Spring AOP framework updates, first-class support for dynamic languages, JPA integration, and third party technology support such as Mule ESB, clustering tools, SCA, etc.

  • Apache Geronimo 2.0: Certified Java EE 5 compatible

    Apache Geronimo, an open-source Java Enterprise Edition (Java EE) application server, recently released version 2.0.1. InfoQ took the opportunity to learn more about Apache Geronimo and where it fits into the application server space.

  • ScrumWorks Pro adds Jira, Bugzilla Integration, new Burndown Features

    Danube technologies has delivered the Summer '07 release of ScrumWorks Pro, which includes Bugzilla and Jira integration, burndown charts with theme filtering and more options for projecting and trending, as well as other features. InfoQ reports and speaks with Danube technologies.

  • Catching up with Closures for Java

    Neal Gafter recently gave a presentation at JavaOne and Jazoon '07 entitled "Closures for Java". The presentation is an accessible but thorough introduction to closures, the goals, the problem with existing solutions, all presented in a conversational style.

  • Windows Installer Adds Support for Multi-Package Transactions

    Version 4.5 of Windows Installer, which is currently in beta, has added support for multi-package transactions as well as many other features.

  • Programming for Parrallelism: The Parallel Hierarchies Pattern

    Multi-core processors offer new performance opportunities. Shekhar Borkar from Intel highlighted, however, that software development practices have to be retooled to leverage this potential. In this vein, Prof. Jorge L. Ortega-Arjona from the National Autonomous University of Mexico has recently introduced a new architectural pattern for parallel programming: Parallel Hierarchies pattern.

  • ESB-Oriented Architectures considered harmful

    Bobby Woolf questions, with humor, the use of an ESB-Oriented Architecture approach when building a Service Oriented Architecture. This is an age old question that's worth revisiting in the light of the completion of WS-* standard stack.

  • XML Schema Designer for Visual Studio 2008

    The XML Schema Designer is a graphical tool for working with XML Schemas (XSD). It is integrated with Visual Studio 2008 and the XML Editor.

BT