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

  • Using jQuery with ASP.NET MVC

    The Microsoft ASP.NET MVC Framework has been getting talked about more and more lately. The power and flexibility of ASP.NET MVC allows for developers to use libraries other than those include in the box. The popular JavaScript framework, jQuery, is no exception.

  • GWT 1.5: Java 5 Support, Performance Improvements and JavaScript Enhancements

    Google Web Toolkit (GWT), a Java-centric compiler which creates JavaScript-based web applications, released version 1.5 today. InfoQ spoke with tech lead Bruce Johnson to learn more about this release and what new capabilities it adds to GWT.

  • Deploying a 1 Terabyte Cache using EhCache Server

    Greg Luck provides an overview of alternate deployment configurations for a 1 terabyte cache based on EhCache Server.

  • Annual Update to the Agile Alliance Board of Directors

    The Agile Alliance membership recently elected new members to its Board of Directors. Votes were cast via email and in person, and announced during the Agile2008 conference. Johanna Rothman was elected Conference Chair for Agile2009.

  • IE8 Beta 2 Released for the Consumer

    Microsoft has just released Internet Explorer 8 Beta 2. While Beta 1 was aimed to the developers, Beta 2 is for the consumers. Some of the top features of the browser are: Web Slices, Search Suggestions, Accelerators, Compatibility View, SmartScreen Filter.

  • IntelliJ IDEA 8: Beyond Java

    InfoQ had the opportunity to interview Dmitry Jemerov from JetBrains, Inc. regarding the recent release of IntelliJ IDEA 8 Milestone 1. Read on to find out what to expect in the latest version of the <a href="http://www.jetbrains.com/company/press/awards.html">award</a> winning IDE and when it will be ready for prime time.

  • Interview: Nick Sieger on JRuby

    In this interview recorded at RubyFringe, Nick Sieger talks about the future of JRuby, Java Integration, and his work on JEE deployment tools for Ruby on Rails like Warbler.

  • A Fresh Look at 'Technical Debt'

    A Technical Debt Workshop was recently held to improve our industry's understanding of and approach to "technical debt", resulting in some interesting ideas. Among them, changing our perception of the problem to focus on "assets" rather than "debt", an idea now receiving quite a bit of attention by people such as Michael Feathers and Brian Marick.

  • SQL Server 2008 Express Series Is Available

    Microsoft has made available three versions of SQL Server 2008 Express. Express editions are free versions of SQL Server intended for learning or building small server applications, or for ISV redistribution. The Tools edition contains the Management Studio, while the Advanced Services edition has full-text search and Reporting Services.

  • Table-Valued Parameters in SQL Server

    Table-valued parameters are a new feature introduced in SQL Server 2008. They provide a built-in way to send multiple rows of data from a client application to SQL Server in a single parameterized SQL statement.

  • Second Life is Deploying Mono-based Servers

    The popular virtual world Second Life relies heavily on user-created scripts. These scripts are written in a proprietary language called LSL and run on their servers. In order to improve performance they are deploying the Mono runtime in Second Life's 1.24 servers.

  • Rails Roundup: Rails 2.2 Will Be Threadsafe, ETags Support in Rails Edge

    Work is going on to make Rails 2.2 be thread safe - we look at what's been done. Also: ETags support has been added to Rails Edge.

  • Sparse Columns, Filtered Indexes, and Column Sets

    Sparse Columns, Filtered Indexes, and Column Sets are new features for SQL Server 2008. While they allow you to break the 1024 limit on columns and save significant disk space, if not used correctly they can be a disaster.

  • Gordon Pask Award 2008 Winners

    The Agile Alliance's annual Gordon Pask Award recognizes two persons for their contributions to Agile practice. The award is for potentially new, rather than established, leaders. This year's honorees were Kenji Hiranabe and Arlo Belshee; Bob Payne was also recognized for his philanthropic work. Award program leadership has changed, and community input is solicited to improve the program.

  • Introducing Boo Lang Studio

    The first alpha release of Boo Lang Studio is available on CodePlex. This Visual Studio add-on strives to offer first class IDE support for Boo, a relatively new .NET language that while inspired by Python, is statically typed.

BT