BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • MacRuby 0.4 Released with HotCocoa::Graphics, Threaded GC, DTrace

    The MacOS X based Ruby implementation MacRuby is now available in the 0.4 release, which adds an embedding API for using Ruby to script Objective-C apps, a new threaded GC, 64 bit support, and a graphics library along the lines of Processing called HotCocoa::Graphics built on Core Graphics and Core Image.

  • Red Hat and Microsoft Get Together in the Virtualization Arena

    Red Hat has announced an agreement with Microsoft to support each other’s guests on their virtualization servers including coordinated technical support.

  • Presentation: Taming Effects with Functional Programming

    In this presentation recorded during QCon London 2008, Simon Peyton-Jones advertises the need for programming purity achieved especially through use of functional languages and the increased attention given to functional programming.

  • Software Craftsmanship Manifesto: A Call to Arms

    A movement to promote Software Craftsmanship has been brewing for a few years. Since Agile 2008 last year they found a focal point with Uncle Bob Martin's claim that the Agile Manifesto needed amending with a new value: "Software Craftsmanship over Crap". Recently a group has created the Software Craftmanship Manifesto.

  • A Study: Ways To Make Web 2.0 Work In The Enterprise

    The McKinsey Quarterly Report published a study that spanned the last couple years and more than 50 early adopter enterprises. The purpose of the study was to gain insight into successful adoption of Web 2.0 technologies in the enterprise.

  • C# 4.0 "Fixes" Deadlock Issue

    C# 4.0 implemented a change that assured optimized and non -optimized compiles yielded consistent results. This "Fix" emphasized some design problems with locking mechanisms.

  • Avoiding Three Common Mistakes when Implementing XML and Web Services

    In his new comment, IBM’s Kyle Brown examines three different common anti-patterns, or "worst practices," that can make adopting Web Services and SOA implementations more difficult than it needs to be.

  • Make Way for Grails 1.1

    Recently SpringSource released version 1.6 of the Groovy programming language and now they've followed up with a new version of Grails.

  • Interview: Gregg Pollack and the How-To of Scaling Rails

    In this interview with Gregg Pollack of Rails Envy Podcasts, Robert Bazinet talks with Gregg about the issues around scaling Rails, his involvement with New Relic and the creation of the Scaling Rails screencast series as well as other keys to scaling Rails.

  • Presentation: Rich Internet Applications with Flex and AIR

    In this presentation recorded during QCon London 2008, Christophe Coenraets presents Flex and AIR, two technologies from Adobe used to create, deploy and run Rich Internet Applications. After a brief introduction to each technology, Coenraets showed some applications built with them.

  • 3 Pillars Of Executive Support For Agile Adoption

    An executives job is not over once they've justified agile to their teams and paid for training. To make a transition successful, its required this executive provide sustained support. Esther Derby takes a moment to describe what she believes to be the 3 most important aspects of this ongoing support.

  • Drive Testing in the Cloud for One Hour

    JumpBox, a vendor offering application’s images running on many virtualization platforms, offers free one hour trials for their images running on Amazon’s EC2 cloud. All the products offered are open source and cover several basic areas: Content Management, CRM, Project Management, Collaboration, Network Monitoring, and Development Tools.

  • Website Performance Analysis with neXpert

    neXpert is an add-on to the popular Fiddler web debugging proxy. neXpert extends Fiddler's performance testing capabilities and simplifies the process of finding performance issues. Version 1.0 of neXpert is now available for download from Microsoft.

  • Mapping Traditional Software Development Roles to Scrum

    Mapping traditional software development roles to just the three roles in Scrum can be challenging. Mike Cottmeyer attempts to provide an effective mapping which would help the teams.

  • Concurrent Basic – A Declarative Language for Message-Based Concurrency.

    Concurrent Basic represents a possible future for Visual Basic. Though based on work done in C# research languages such as Polyphonic C# and C-Omega, Visual Basic was chosen for its inherent predisposition towards declarative programming. The syntax is even inspired by VB’s declarative event handlers.

BT