InfoQ Homepage Development Content on InfoQ
-
Checking 1.8 vs 1.9 compatibility with Multiruby
With Ruby 1.9 out, it's time to check libraries and applications for compatibility between these versions. We look at Multiruby, a utility that helps to track down changed behavior.
-
Java Clustering Framework Shoal Provides Fault Tolerance and Distributed State Cache
Shoal is a java clustering framework that provides infrastructure to build fault tolerance, reliability and availability for java application servers. It can also be plugged into any application that needs clustering and distributed systems capabilities. Shoal is the clustering engine for GlassFish and JonAS application servers and provides a distributed state cache for storing application state.
-
LongJump Introduces Database-as-a-Service
LongJump, a provider of customizable business application, has introduced a new service to provide database hosting to companies that are looking to reduce maintenance and administration costs.
-
Derek Wischusen on Integrating Flex, BlazeDS and Scala/Lift
Derek Wichusen of Flex on Rails wrote about integrating Flex, BlazeDS and Scala/Lift.
-
Sun SPOTs: Programmable Devices for Java Developers
Sun Microsystems has released the Sun SPOT platform under the GPL license. Sun SPOTs are programmable battery-powered devices controllable with Java technology.
-
Agile2008 Reminder: Registration Discounts, Submission Deadline
Agile2008 is scheduled for August 4th-8th 2008, in Toronto, Ontario, Canada at the Sheraton Centre Hotel. The Agile Alliance issued a call for participation in December and reminds us to submit by February 25th. Another way to attend for less is to nab one of the limited number of discounted super-early-bird registrations.
-
ASP.NET MVC Example with Northwind and Entity Framework Published
Brad Abrams, founding member of the CLR and .NET Framework teams at Microsoft, published a good example of how developers can leverage the MVC Framework with some of the new tools from Microsoft.
-
Interview: Rod Johnson discusses the Spring Portfolio
In this interview from QCon San Francisco, SpringSource CEO Rod Johnson discusses the origins and philosophy of Spring, the Spring Portfolio, Spring Web Flow, Spring Batch, Spring.Net, the partnership with Tasktop Technologies, and community involvement and utilization of Spring.
-
MSDN Code Gallery Goes Live
Microsoft has created a new site named Code Gallery, dedicated to code and application sharing. Both Microsoft employees and community members can contribute to this site and use the resources available on it.
-
Tasktop: Bringing Mylyn's Task-Focused Interface to Everyone
Tasktop Technologies, the company which created Eclipse Mylyn and leads its development, released Tasktop version 1.0 today. InfoQ interviewed Tasktop CEO Mik Kersten to learn more about this release and how it brings Mylyn's task-focused interface to a much larger audience.
-
Cosmos - An Option To Singularity
Just released to the public, Cosmos is an operating system implemented entirely in .NET compiled IL.
-
Anvil - Ruby MVC GUI library
Anvil is a new Ruby GUI MVC framework aimed to make GUI development with Ruby simpler. Taking ideas from Rails and Merb, it provides code generators and other tools to automate much of the tedious work. InfoQ caught up with the developer Lance Carlson to see what's behind Anvil and what's planned for future releases.
-
Article: Getting Started With SharePoint Web Services
Trent Swanson walks through accessing SharePoint Web Services from both Java and .NET.
-
ActionScript Libraries Help Mashing up the Web 2.0 Platforms
ActionScript is notably showing increased presence on web platforms for mashup, backed by a number of open source ActionScript projects. InfoQ took a look at some of the open source ActionScript libraries developed for a few major Web 2.0 and E-commerce companies.
-
Kent Beck on Implementation Patterns
What does good code look like? In this interview, Kent Beck talks about his new book, Implementation Patterns, that deals with this question. Kent explains why Compose Method is so important, but also talks about the relationship between implementation patterns and XP, the history of software patterns and why he believes that Cockburn's Shu-Ha-Ri description of learning is naïve and simplistic.