BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture & Design Content on InfoQ

  • Interview and Book Excerpt: RESTful Web Services

    InfoQ publishes a chapter from "RESTful Web Services" by Richardson and Ruby; in an accompanying interview, the authors explain their motivations and REST as an alternative to SOAP/WSDL Web services.

  • FiveRuns: First Production Rails Management Suite

    Despite Rails popularity, no professional suite existed yet to monitor Rails apps end to end. FiveRuns announced the availability of its solution at RailsConf07.

  • Casestudy: Composite Application Development at Safeco

    A case study about how motor vehicle insurance records company Safeco used SOA approahes, SCA, BPEL, and composite application approaches to reuse legacy code, enable runtime modifiability thanks to decoupling, Java and .NET interoperability, and the ability to deliver a complex solution integrating over 5 systems in less than 8 weeks with a small team.

  • Rod Johnson: Are we there yet?

    We've come a long way from the first versions of J2EE. We've learned to avoid invasive programming models, we've developed a rich set of frameworks and APIs, we know how to develop applications based around simple objects. Are we there yet? Most of us would answer no to that question. If we're not there yet, then where are we headed next? Spring founder Rod Johnson explores this issue.

  • Is REST Winning?

    The topic of REST as an alternative for integration has been debated on InfoQ many times before. Recent news suggest REST is now gaining mind share among analysts and vendors, with some seeing REST as "the next big thing".

  • A Real World Example of Using Terracotta: Clustering RIFE

    Terracotta's Jonas Bonér recently detailed how he and Geert Bevin (who was recently hired by Terracotta) clustered the RIFE web application framework. The article provides valuable insight into RIFE's continuations implementation as well as some of the challenges in clustering a non-trivial application like RIFE.

  • Article: Automating File Uploads with SSH and Ruby

    Matthew Bass introduces us to the Net::SFTP and Net::SSH libraries in Ruby and shows how easy it is to build a useful tool with it. In the process, he gives tips on avoiding pitfalls with the APIs.

  • Removing Checked Exceptions from Java

    Neal Gafter asked a question that many Java developers have asked themselves and each other: "would the language and platform be better off without checked exceptions?"

  • Article: Implementing Exceptions in SOA

    In an InfoQ article, Boris Lublinsky highlights the problems with exception handling in SOA, and suggests applying SOA principles to exception handling as a solution.

  • Aligning Agile with Enterprise Goals

    Agile methods have achieved a level of success and respect within development teams, but it is not always easy to extend these methods beyond the development team. In Investing in Agile: Aligning Agile with Enterprise Goals, Dan Murphy and Dave Rooney stated that IT project management has evolved with agile methods, but that the enterprise hasn't followed suit.

  • 100% Test Coverage?

    How much testing is enough? The answer varies depending on whom you ask. On one end of the spectrum, some say you should strive to achieve 100% test coverage. Others say it doesn't matter, that you should just rely on the quality of the tests, and that measuring test coverage does not tell you anything about the quality of the tests and the code being tested.

  • Jakarta POI 3.0 - Java API To Access Microsoft Office Format Files

    Version 3.0 of the Jakarta POI, the venerable Java library that provides the ability to read and write certain Microsoft Office documents, has been released. This release adds support for MS Excel formulas, improved PowerPoint support, and image extraction for MS Word documents.

  • If Agile is So Good, Why Isn't Everyone Doing It?

    On CIO.com, Thomas Wailgum wrote about why, despite the evidence, Agile adoption remains at a steady, rather than explosive growth. He posde questions to CIO's of a number of Fortune 500 organisations in his article "How Agile Development Can Lead to Better Results and Technology-Business Alignment."

  • View Source for Silverlight

    Ernie Booth has released a plug-in for Reflector that allows users to view the decompiled source for Silverlight applications.

  • HP launches SOA on the world

    HP announces the release of a new suite of SOA related products and services, which represent a merger of its in-house capabilities and those obtained through the Mercury acquisition.

BT