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

  • Grails 1.0 Released: ORM DSL, Filters, REST and more

    Grails 1.0 has been released. InfoQ spoke with Graeme Rocher, Grails project lead and co-founder, and CTO of G2One about the release of Grails 1.0 to deliver in-depth coverage about the feature-set, maturity, ease of use and future plans for Grails.

  • JSPWeaver removes the first-person penalty from JSP development

    ZeroTurnaround's JSPWeaver is a real-time interpreter for JSP which aims to remove the first-person penalty encountered when the server creates and compiles the background servlet from the JSP mark-up.

  • Free ADO.NET Performance Improvements in .NET 2.0 SP 1

    Service Pack 1 for .NET 2.0 includes significant performance improvements for ADO.NET. We say they improvements are free because the changes do not require recompiling the code, any user installing the service pack should see at least some gains.

  • VersionOne Announces New UI and Embedded Forecasting in Release 8

    VersionOne recently announced Release 8 of their agile project management and team organization tool suite. This new release features an all-new user interface, introduction of a release forecasting toolset, and additional plug-n-play integrations for some popular open source tools.

  • Tapping method chains with Ruby 1.9

    Ruby 1.9 adds a method to all objects: tap. This method allows to elegantly inspect data that flows through chained method calls. We look at how it's implemented at where it's helpful.

  • Second Life Now Running Mono Trials

    The popular virtual world Second Life is now publicly testing a Mono viewer. When in a Mono region, this viewer allows LSL scripts to be compiled against Mono. In theory, this will provide reduced lag and improved stability for Second Life users. According to Linden Labs, early results are promising.

  • The Grinder 3.0: "The Programmer's Load Tester" Adds Scripting Support

    The Grinder is an open source Java load testing framework that makes it easy to run a distributed test using many load injector machines. Its new release brings significant enhancements including integration with a scripting engine (Jython) that allows flexible test recording, script customization and replay.

  • Julie Lerman on Converting Silverlight InkPresenter Images to PNG files

    InkPresenter allows Silverlight applications to leverage the Ink technology found mainly in Tablet PCs. Using a stylus, or alternately a mouse, users can draw on the canvas without the developer needing to directly deal with tracking events. In short, it is a very simple graphics editor meant to be embedded as a user control.

  • Sandcastle: Generate .NET API Documentation

    Sandcastle is a Microsoft tool used to create MSDN like API documentation by reflecting over the source code assemblies and adding the XML comments included in the code. A new version of Sandcastle has just been released on CodePlex.

  • Presentation: Mongrel, 2500 Lines, and Economics

    In this presentation from QCon London Zed Shaw talks about lesions learned while developing Mongrel. Topics include economics, project management and how companies can interact with open source projects. The talk also goes into the reasons of Mongrel's continued success.

  • C# Team talks about the future with Future Focus

    The C# team members of Charlie Calvert and Mads Torgersen announced they are creating Future Focus, a series of monthly blog posts detailing plans for future versions of C#.

  • FlexSpy: Component Inspection for Adobe Flex

    Brian Deitte explains how FlexSpy, a component inspection tool for Flex, helps the time-consuming process of fine-tuning Flex layouts.

  • A Look at Flex 3.0's Java-based Compiler API

    Integrating Java and Flex has proven challenging in some cases. Adobe is trying to make things easier with its release of Flex 3 which includes a Java-based compiler API. This API lets you compile SWF and SWC files from Java applications, supporting the same options as mxmlc and compc command-line tools.

  • Draft DLR Hosting Spec Released

    An updated draft of the DLR Hosting Spec has been released. This document covers hosting DLR-based languages with a focus on Silverlight, MerlinWeb, and interactive consoles. As it is just a draft, many of the developer notes explaining what they are trying to accomplish are still present.

  • FlexReport For Printing In Adobe Flex

    Rob Rusher, a Flex developer and enthusiast, points us to FlexReport. Poor printing support in Flash is a common problem for Flex applications.

BT