InfoQ Homepage Development Content on InfoQ
-
Cloudera Seeks to Make Hadoop More Accessible With Packaged Distribution
Numerous projects have sprouted up around the popular Hadoop open source implementation of map reduce in the last year. Now Cloudera is releasing Cloudera Distribution for Hadoop, an open source product seeking to make it easier for company's to begin using Hadoop.
-
PostSharp AOP Framework Updated
PostSharp, the popular .NET AOP framework, has a new release available: 1.5 CTP 3. This release builds on the previous features and adds significant performance improvements.
-
Workspaces for Effective Agility
Author and Agile consultant, Mike Cohn recently wrote a blog entry summarizing a chapter in his new book Succeeding With Agile talking about the ideal Agile workspace. He points to things that need to be visible in the space an Agile team works in to help them be more effective.
-
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.
-
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.
-
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.
-
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.
-
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.
-
Flash is Dominating the Landscape, but Silverlight is Growing
A RIA statistics page is publishing the numbers of browsers having RIA plug-ins installed on a daily basis. The RIA space today is occupied by Flash but Silverlight is catching up.
-
Moq 3.0 Released
Version 3.0 RTM of the popular Moq .NET mocking library is now available. Moq 3.0 includes Silverlight support, improved event and property mocking, Pex integration, and improved samples.