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

  • Steve Ballmer’s Vision of Cloud Computing

    In a recent interview with Saul Hansell from “The New York Times”, Steve Ballmer shared his vision of cloud computing and Azure’s role.

  • Article: Fetching strategy implementation in a J2EE application using AOP

    In this article Manjunath R. Naganna introduces a strategy for overriding the default fetching pattern in the Repository/DAO class with a different fetching pattern based on the specific use case as defined with Aspect Oriented Programming. Aspect helps in deciding which fetching strategy needs to be used in a particular business use case.

  • Gallio and MbUnit 3.06 Released

    The popular .NET automation and test framework, Gallio and MbUnit have a new release available. This release includes many new features and performance enhancements, including parallelizable tests, one-click test debugging, and ReSharper 4.5 support.

  • Doug McCune on Flex Development

    In this post, Doug McCune, Flex community rock star and author of Flex for Dummies, discusses the Flex landscape and shares his insights on building custom components in Flex. In addition, he talks about what is coming in Flex 4 and how the community has changed in the last few years.

  • MacRuby 0.5 Will Have Faster VM Based on LLVM,

    The first results of performance work on the next version of MacRuby are now available in an experimental branch. A new VM based on LLVM is used and already shows significant speed improvements over earlier MacRuby versions.

  • Interview and Book Excerpt: Jaroslav Tulach's Practical API Design

    Jaroslav Tulach's latest book Practical API Design covers the topics of API design in modern software applications, what factors make a good API, and how to go about implementing API frameworks. InfoQ spoke with Jaroslav about his new book. We are also making an excerpt from the book available for our readers.

  • Interview: Don Syme Answering Questions on F#, C#, Haskell and Scala

    In this interview made by InfoQ’s Sadek Drobi, Don Syme, a Senior Researcher at Microsoft Research, answers questions mostly on F#, but also on functional programming, C# generics, type classes in Haskell, similarities between F# and Scala.

  • Advancing the Ruby 1.9 Adoption

    Ruby 1.9 adoption hasn't made much progress yet, the biggest problem being Gems that don't work with Ruby 1.9. "Ruby 1.9 Or Bust" is a new project that aims to increase the 1.9 compatibility for popular Gems.

  • Jetty at Eclipse

    Jetty is in the process of moving to the Eclipse foundation. At EclipseCon 2009, Greg Wilkins gave an update of why it is moving, what impact it will have, and plans for the future.

  • JBoss Developer Studio 2.0 released

    Earlier this week, RedHat announced the availability of JBoss Developer Studio 2.0 which provides a complete package of Eclipse along with the JBoss Enterprise Application, Portal, SOA and Data Services platforms. The solution provides a robust, integrated development environment for rich web applications and mission critical enterprise applications in a single package.

  • What’s Planned for Visual Studio Team System 2010

    Bill Maurer, Developer Technology Specialist at Microsoft, held a conference presenting what new features Visual Studio Team System 2010 (VSTS) will have in the following key domains: Team Foundation Server, Source Control, Project Management, Testing, Development and Architecture.

  • Silverlight Dynamic Languages SDK

    AgDLR, the Silverlight Dynamic Languages SDK, has a new release available. AgDLR provides a bridge between Silverlight and the Dynamic Language Runtime (DLR). This allows Silverlight applications to be written in IronPython, IronRuby, or any other dynamic language running on the DLR.

  • FriendFeed Implements Schema-less Storage Atop MySQL

    Brett Taylor, founder of FriendFeed, describes how they overcame some limitations of MySQL to handle problems of scaling and database evolution by implementing a "schema-less" storage system on top of MySQL.

  • AWS Toolkit for Eclipse announced

    Amazon have announced the AWS Toolkit for Eclipse to allow Eclipse instances to launch and manage EC2 instances from within an Eclipse environment

  • Glassfish Tools Bundle for Eclipse released

    Sun today released the GlassFish Tools Bundle for Eclipse, which provides an Eclipse environment to create and provision GlassFish applications from within Eclipse.

BT