BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture Content on InfoQ

  • Google Chose Jetty for App Engine

    Google App Engine was initially using Apache Tomcat as their webserver/servlet container but eventually switched to Jetty.

  • 'State of Agile' Survey Open

    The fourth annual 'State of Agile' survey is open for public participation. The 6-page survey takes 5 to 10 minutes to complete and participants remain anonymous. Over the past 3 years the survey, sponsored by VersionOne, has gauged how widely agile practices have been adopted, as well as the results obtained.

  • A Preview of Version 2 of ASP.NET MVC

    Microsoft has released the first preview for their ASP.NET MVC v2. Highlights include a new plugable validation model, sub-projects for dividing up large websites, and an enhanced templating model.

  • Is CRUD Bad for REST?

    In his new post, Arnon Rotem-Gal-Oz explains that REST is more than just a set of standards and APIs, and it requires following REST architectural principles for reaping its complete benefits.

  • Interview on Wolfram|Alpha, a Computational Knowledge Engine

    Wolfram|Alpha was launched two months ago. It is time to review a few frequently asked questions: What is the relationship between Wolfram|Alpha and Google? How would Wolfram|Alpha position itself in the market? To what extent is Wolfram|Alpha a Semantic Web search engine? And how could Wolfram| Alpha make profit in the market? An interview with Xiang Wang, Wolfram Research, China.

  • HyperSpace, a Browsing Environment with a Small Footprint

    Phoenix Technologies has created HyperSpace, a small OS that supports only browsing. HyperSpace precedes Google Chrome OS which is supposed to offer the same functionality with some differences.

  • .NET 4 Beta 1 Now Supports Software Transactional Memory

    Microsoft has released a new version of .NET 4.0 Beta 1, one that incorporates STM.NET, the Software Transactional Memory. STM is an alternative mechanism to lock-based synchronization used to control the concurrent access to shared memory.

  • Scott Leberknight on Polyglot Persistence

    The data persistence solutions in software development have come a long way in the recent years. At the recent Lone Star Software Symposium, Scott Leberknight talked about "Polyglot Persistence" trend where the developers have a choice of different database products like Amazon SimpleDB, Google Bigtable, and CouchDB to choose the data persistence solution.

  • Gordon Pask Award Nominations for 2009

    The Gordon Pask Award recognizes two people whose recent contributions to Agile Practice make them, in the opinion of the award committee, people others in the field should emulate. The Agile Alliance funds each recipient's travel to two different suitable conferences on two different continents. This year's committee needs your help to identify the next two Gordon Pask Award winners.

  • Guidelines for Better Unit Tests

    Jimmy Bogard, Charlie Poole, Lior Friedman, Charlie Poole and others give their guidelines for more readable and useful unit tests.

  • Role Of REST In IT And Cloud Management - A Comparison Of Cloud API's

    In a recent article, William Vambenepe, compares four public Cloud APIs (AWS EC2, GoGrid, Rackspace and Sun Cloud) to see the practical value of REST in IT/Cloud management.

  • The .NET Reactive Framework (Rx) Enables LINQ over Events

    Erik Meijer and Wes Dyer have created the .NET Reactive Framework (Rx), the mathematical dual of LINQ to Objects, allowing programmers to use LINQ over events. Erik and Brian Beckman demonstrate that IObservable is a continuation monad.

  • Microsoft Is Contributing 20,000 Lines of Code to the Linux Kernel

    Microsoft is contributing 3 Linux device drivers, 20,000 lines of code, to the Linux kernel 2.6.32 under GPLv2 license.

  • Navigating the SOA Open Standards Landscape Around Architecture

    Various members of the OMG, OASIS and Open Group efforts around SOA standardization have gotten together to produce a new white paper that attempts to steer you through the range of specifications and working groups. It is deliberately implementation agnostic, staying clear of Web Services, JBI and other approaches.

  • Rails 2.3.3 Released and the State of Rails 3.0 and Merb

    Rails 2.3.3 is now available. Among the usual bug fixes, it adds a few new features like ActiveRecord touch functionality and some JSON related API changes. Also: a look at what's up with Rails 3 and Merb 1.1.

BT