InfoQ Homepage Development 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.
-
In Case You Missed It: IIS7 URL-Rewrite is Live
Microsoft has released its long overdue URL rewriter module for IIS 7 under a "Go Live" license. Generally speaking this means they feel the code base is stable enough for production use, but still not quite done in an official sense.
-
.NET 3.5 Service Pack 1 Service Release 1 Planned
No, that's not a typo. In conjunction with the rolling out .NET 3.5 SP 1 to Windows Update, Microsoft is planning a "service release" to fix some of the bugs introduced by SP1.
-
What are the Qualities of a Good Test?
What is a good test? How do we know if we're writing good tests? Kent Beck, Roy Osherove, Mike Hill and others provide some insight.
-
Presentation: Windows as a Web Platform
Eric Nelson provides an architectural deep dive into the internals of IIS and the .NET Framework 3.5 with a goal of reducing the lines of code in web applications.
-
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.
-
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?
-
Ruby 1.9 Roundup: State Of i18n and Unicode, Feature Freeze for 1.9.1, Gems 1.3
Work on Ruby 1.9.1, the first stable release of Ruby 1.9.x, has just passed its feature freeze milestone, the 1.9.0-5 release is just around the corner. Ruby Gems 1.3 was released and added to 1.9.x, and a few changes were added to better support Unicode with Ruby.
-
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.
-
Microsoft Announces the Next Generation of Visual Studio
Microsoft has unveiled Visual Studio 2010 and .NET Framework 4.0.
-
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.
-
Is the ActionScript 3.0 Debate Over?
Since Colin Moock, an independent Flash platform expert, published his post on O’Reilly InsideRIA titled “The Charges against Action Script 3.0” in July, the Flash/Flex community has been actively engaged in the discussion.