InfoQ Homepage Architecture & Design Content on InfoQ
-
Opinions: Measuring Programmers' Productivity
In the field of software development, managers need measurable metrics to appreciate the performance of their programmers. Shahar Yair and Steve McConnell discuss common techniques focusing on source lines of code and function points. They highlight the limitations of these approaches and seek to define some principles that could guide the analysis of programmers’ performance.
-
Article: Webber, Parastatidis and Robinson on "How to GET a Cup of Coffee"
In a new article, Jim Webber, Savas Parastatidis and Ian Robinson show how to drive an application's flow through the use of hypermedia in a RESTful application, using the well-known example from Gregor Hohpe's "Starbucks does not use Two-Phase-Commit" to illustrate how the Web's concepts can be used for integration purposes.
-
Article: Data storage and analysis for the largest scientific instrument on the planet (LHC Grid)
The Large Hadron Collider (LHC) is a particle accelerator that aims to revolutionize our understanding of our universe. The Worldwide LHC Computing Grid (LCG) project provides data storage and analysis infrastructure for the entire high energy physics community that will use the LHC.
-
Windows Will Soon Enter Into the EC2 Cloud
After years of offering its Cloud Computing Services to run Linux or Solaris, and after receiving support for running Java EE applications, Amazon is promising its Elastic Compute Cloud (EC2) will support Microsoft Windows later this fall.
-
JBoss Introduces Feature Packs
JBoss has introduced the concept of feature packs: a new release format that supports existing clients optionally getting new and upgraded functionality sooner.
-
Rod Johnson Discusses SpringSource dm Server 1.0
After a 5 month beta period, SpringSource has released version 1.0 of SpringSource dm Server.
-
A Comparison of JAX-RS Implementations
The JAX-RS world now has at least 4 different implementations to choose from. But which is the best? Is that a valid question to ask at all? Well Solomon Duskis has set out to try to answer the question as best he can but comparing and contrasting the leading lights in this area.
-
Time To Rebalance SOA Portfolios?
Susan Hall spoke with Gartner analyst Roy Schulte, a specialist in service-oriented architecture and co-author of the 1996 Gartner report that introduced the term SOA to the industry. The interview tries to answer the question, is it time to realign our expectations about SOA?
-
ModuleFusion 1.0.2 Released: Enterprise OSGi Distribution
ModuleFusion 1.0.2, an OSGi service stack designed for enterprise applications, was released. The distribution includes frameworks such as Google Guice, Hibernate, and Jetty, packaged as bundles.
-
SOA Governance: Balancing Process and Agility
Mike Kavis suggests that "Implementing SOA without a solid governance model is the equivalent to having an airport without a control tower". In his latest article, he offers some guidelines to find the right balance between process and agility.
-
ReCAPTCHA ASP.NET Library
The reCAPTCHA ASP.NET Library provides a straightforward way to place a CAPTCHA on your ASP.NET website, helping you stop bots from abusing your website. The library wraps the reCAPTCHA API. You can use the library from any .NET language including C# and Visual Basic .NET.
-
Overcoming Obstacles in Implementing SOA
In his new article, Jonathan Mack provides a first-hand insight on meeting SOA challenges from business, technology and organizational points of view. He defines key components of successful SOA, major implementation obstacles, and the ways to overcome them.
-
WCF and Information Disclosure Threats
Anil John writes about Information Disclosure Threats and Web Services. In his article he delves into the details of how potential attackers use to prepare their attacks and how some common web service practices ‘support’ these threats.
-
Book Spotlight: Visual Studio 2008 Unleashed
Mike Snell and Lars Powers tackle developer productivity with their recent book "Visual Studio 2008 Unleashed" by Sams Publishing. Included is a sample chapter for download, Chapter 10 on Debugging.
-
Interview: Simon Peyton Jones on Programming Languages and Research Work
In this QCon London 2008 interview, computer scientist and researcher Simon Peyton Jones discusses properties of functional programming languages, and particularly Haskell, that have inspired some features in mainstream languages. He gives his opinion on the issues of syntax and language complexity and talks about some research work on subjects such as data parallelism and transactional memory.