InfoQ Homepage News
-
Extension Methods, DSLs, and Fluent Interface
A brief look at Domain Specific Langauges, Fluent Interfaces, and how Extension Methods allow them to be used from C# and VB. Plus a tip on using extension methods in the .NET 2.0 framework.
-
Time to Consider: How Will You Contribute to Agile2008?
The Agile Alliance will scale up their annual conference in 2008 from 1100 to 1600 attendees. To balance the potential loss of intimacy in the larger conference, they'll also try a new formula: modeled on a Music Festival, with expert-led, themed "stages". Will you present a paper, experience report, tutorial, talk ... ? With the holidays coming, now's the time to start thinking about it.
-
Lessons from building Oracle Mix on JRuby on Rails
Rich Manalang posts a detailed report about the development of Oracle Mix, starting out on MRI, then moving to JRuby. Along the way, a few valuable lessons about JRuby (on Rails) development and performance pitfalls were learned.
-
Martin Fowler unveils details of his upcoming DSL book
Martin Fowler unveiled some details about his upcoming book on DSLs through his Work In Progress gateway. In the draft of its introductory part, Fowler gives an example of a Domain Specific Language case and provides some new insights on DSLs, their implementation and use.
-
OASIS Composability Within SOA Symposium
OASIS announces a 2008 symposium on Composability within SOA to address the technical and business facets therein. The symposium will be an opportunity for researchers and business users to discuss challenges, best practices and experiences.
-
Article: Iterative, Automated and Continuous Performance
A new InfoQ article looks at evaluating performance in an iterative and continuous manner.
-
Aptana Studio 1.0 release, updated RadRails, new commercial edition
The Eclipse-based Aptana Studio, which includes RDT and the popular RadRails, has released version 1.0. This now also includes a commercial "Professional" version which includes a few select features over the free "Community" version.
-
Communicating with Business Using FIT and FitNesse
Although both FIT and FitNesse are used for performing integration and acceptance testing on agile projects, people have tried to use these for general-purpose testing, with mixed results. Others have suggested that FIT should be used for tests where communicating with the business, or with a customer, is of paramount importance. Naresh Jain and James Shore have shared their experiences.
-
Borrowing Functional APIs from F#
The Common Language Specification ensures that any conforming .NET language can access libraries created by any other language. This means imperative languages like VB and C# can call functional libraries created primarily for F#. In fact, many can be converted directly into C# code.
-
Reducing Server Load and Network Traffic in REST/Ajax Architectures
A short article on developerWorks shows us how to reduce network traffic and server processing for Ajax/REST architectures, but the real jewel here is the way they effectively use the HTTP 304 status code instead of recommending more complicated solutions.
-
Test Driven Development or Test Driven Requirements?
Where does one start when practicing test driven development? With the requirements or with the design? Or, put another way, top-down or bottom-up? When one starts to write a test first, without any code, what does that test represent? Both approaches are practiced in the Agile community, but there is little consensus on which provides more value.
-
The Future of MonoRail in the Wake of MS MVC
Hamilton Verissimo, the founder of the Castle Project, has discussed means of integrating Castle/MonoRail into MS MVC as well as real-world requirements with the MS MVC team.
-
IBM and SAP Open Source their JVM Diagnostics Tools
IBM recently announced their Java diagnostic tool suite that includes the products Dump Analyzer For Java, Extensible Verbose Toolkit (EVTK) for Garbage Collection (GC), and Java Lock Analyzer (JLA) tools. SAP also made an announcement last month about their heap analyzer tool called SAP Memory Analyzer and the tool's integration with Eclipse IDE.
-
Eclipse is elected for JCP Executive Committee
The final results of 2007 Java Community Process (JCP) executive committee elections were announced on Tuesday. Eclipse Foundation is among the newly elected members in Java Standard and Enterprise Edition category. This is the first time an open source tooling vendor won a seat in the JCP executive committee. Time Warner Cable is the newly elected member in Java Micro Edition group.
-
Sun’s Promise: Reliable, Portable, Functional Java Plug-In
InfoQ recently interviewed Nicolas Lorain, the product manager for Java SE, and discussed the rewrite of the Java plug-in slated for Java SE 6 Update N.