InfoQ Homepage News
-
Language-oriented programming : an evolutionary step beyond object-oriented programming?
At a recent conference, Martin Fowler and Neal Ford develop the concept of language-oriented programming and question the eventuality for Domain Specific Languages to become a new abstraction and modelling mechanism. This could be "the next evolutionary step beyond object-oriented programming", especially since major vendors start offering IDE tooling for DSLs.
-
Hessian Binary Web Service Protocol Adds Adobe Flash/Flex Support
Last week, Caucho Technology, Inc. announced Flash and Flex support to their Hessian framework with a 100% ActionScript implementation. Hessian is a binary web service protocol developed by Caucho.
-
Longjumps, Tailcalls, Tuples for the JVM
This summer, John Rose made a series of posts described as "some exciting articles about the future of the JVM," including long jumps, tail calls and tuples. These could be folded into the Java language, but can also be seen as important for supporting other languages on the JVM, including both functional and dynamic languages.
-
InfoQ Interview: Per Kroll on EPF, an Open Source Process Initiative
The PM of the Eclipse Process Framework project explained in this presentation how IBM's Eclipse-based process tools allow teams to select the practices they want, to create a customised methodology that works for them. With a wiki and hooks to insert custom in-house documentation and practices, it provides a framework to configure the approach you want, or to grow into the approach you need.
-
Ruby Shoes for lightweight GUIs, graphics and animation
Ruby GUI toolkits are a dime dozen - but Why The Lucky Stiff managed to create one with a novel approach. Ruby Shoes facilitates animation, 2D graphics, and simple interaction. We take a look at its distinguishing features.
-
Combinatorical Enterprise Architecture - a journey from chaos to pseudo-chaos
Sean McGrath shares some thoughts about how to manage unavoidable complexity in the problem domain through what he calls a "Combinatorical Enterprise Architecture" - which in essence means to identify the key patterns of behavior within the problem domain chaos, and combine them into a more simplistic "pseudo-chaos".
-
Interview: Eric Evans on Domain Driven Design
Ever since Eric Evans wrote the book Domain-Driven Design in 2004 he has been a significant voice advancing domain modeling and design concepts. In this interview with Floyd Marinescu he talks about some of the recent refinements in Domain-Driven Design and how people are advancing the field today.
-
Jean Tabaka's Agile Odyssey
In this amusing presentation from Agile2006, Jean Tabaka compares impediments and obstacles encountered by an Agile mentor with those detailed in Homer's classic. In this 73 minutes presentation, discover who plays which classical roles in Agile adoption: Cyclops, the Sirens, Poseidon, Circe, Cicones, the Lotus-Eaters, and even the good-and-faithful dog Argus.
-
Test Driven Code Reuse
Code reuse has been the holy grail of software development for a long time. Historically we've tried to achieve code reuse through abstractions and frameworks, which came with their own technical debt. There is now a novel approach that leverages the power of search tools and automated developer tests to search open-source code for matches against interface and behavior.
-
Fault Tolerance and the Grid
Arjuna Technologies, the company behind the world's first Java transaction service and Web Services transactions implementations, has turned its attention to the world of the Grid. What's involved in developing reliable Grid applications and are the current Data Grid infrastructures really up to the job?
-
jQuery UI 1.0 Includes Mouse Interaction, User Interface Extensions, and Effects Features
As promised last week the jQuery team has released jQuery UI 1.0. jQuery UI is a fully themed interaction and widget library built on top of jQuery.
-
Book Excerpt and Review: Filthy Rich Clients - Developing Animated and Graphical Effects for Desktop
InfoQ is privileged to provide both a review and chapter excerpt of the new book Filthy Rich Clients: Developing Animated and Graphical Effects for Desktop Java Applications.
-
Enterprise Application Platform 4.2: First JBoss release under RedHat support model
JBoss, a division of RedHat, recently announced the first release of their Enterprise Application Platform (EAP), which is based off of JBoss Application Server 4.2. InfoQ took the opportunity to learn more about this release and the potential changes it brings.
-
Visual Basic and C#: Differences in Nullable Types
When .NET 1.0 was released, VB and C# were very similar. But with the fourth version nearing release, the differences are really mounting. Today we look at the subtle differences in nullable types that can trip up developers.
-
GlassFish V2 Brings Clustering, Administration, and Speed Enhancements
Today Sun Microsystems released GlassFish V2. GlassFish is an open source Java EE 5 compliant application server. InfoQ sat down with Sun Community Development and Marketing Manager Ken Drachnik to discuss the features of V2.