Design Content on InfoQ
Latest featured content about Design

- Java
- Topics
- Modeling,
- Design
The goal of modeling domain concepts through objects set by OOP has for a long time been handled in insufficient ways. In this article we introduce the concept of Composite Oriented Programming, and show how it avoids the issues with OOP and reignites the hope of being able to compose domain models with reusable pieces.
-
By Rickard Öberg
on Nov 19, 2008,
News about Design
- Architecture
- Topics
- Methodologies,
- Design
Microsoft has published a How-To Design Using Agile Architecture guide under patterns & practices providing detailed guidelines to follow when architecting an application, the Agile way.
-
By Abel Avram
on Nov 21, 2008,
- Architecture
- Topics
- Domain Specific Languages,
- Language,
- Design,
- Modeling
Based on the book Domain Specific Modeling by S. Kelly and J.-P. Tolvanen, the author of Learning Lisp blog exposed some thoughts on how a modeling language should look like and where UML stands with regard to this. While it appears that UML doesn’t provide enough precision and high enough level of abstraction, another blogger suggests a different approach that may allow its successful use in MDD.
-
By Sadek Drobi
on Nov 09, 2008,
Articles about Design

- Architecture
- Topics
- Language,
- Design,
- Programming
Have you ever wondered why people talk about having "the right language for the right job"? Or why people talk about using more languages within the same system? Sadek Drobi explains why you should consider mixing languages within your system, how to think and what to consider.
-
By Sadek Drobi
on Sep 19, 2008,
.jpg)
- SOA
- Topics
- Governance,
- Design
In this article, Ian Robinson discusses how "consumer-driven contracts", in the form of "stories for services" and unit tests exchanged between service development streams, can strengthen the service-oriented development lifecycle. In contrast to contracts defined from the POV of the provider, consumer-driven contracts result from combining the demands of all known service consumers.
-
By Ian Robinson
on Jul 27, 2008,
Interviews about Design

- Architecture,
- .NET,
- Java
- Topics
- Language Design,
- Design,
- Programming
In this QCon London 2008 interview, computer scientist and researcher Simon Peyton Jones discusses properties of functional programming languages, and particularly Haskell, that have inspired some features in mainstream languages. He gives his opinion on the issues of syntax and language complexity and talks about some research work on subjects such as Data parallelism and transactional memory.
-
By Simon Peyton Jones
on Sep 18, 2008,

- Architecture,
- SOA
- Topics
- Fault Tolerance,
- Design,
- Search,
- Performance & Scalability,
- Enterprise Architecture,
- Grid Computing
In this interview from QCon San Francisco 2007, Randy Shoup discusses the architecture of eBay. Topics discussed include eBay's architectural principles, horizontal and vertical partitioning, ACID vs. BASE, handling data inconsistency, distributed caching, updating eBay on the fly, architectural and coding standards, eBay's search infrastructure, grid computing, and SOA.
-
By Randy Shoup
on Jun 05, 2008,
Presentations about Design

- Architecture,
- Java
- Topics
- Web Services,
- Design,
- Open Source,
- Security
Every organization should define a standard way for developers to perform common security-related actions - authenticating, access control, validation, encoding, encryption, logging, error handling, and more.
In this talk, Jeff discuss the process of establishing a security API for your enterprise, focusing on the most critical methods needed by web application and web service developers.
-
By Jeff Williams
on Nov 05, 2008,

- Architecture
- Topics
- Programming,
- Design
For decades, software engineering has "dreamed an impossible dream", to build software as easily as building Lego houses. In this talk, James Noble imagines a world where the dream has been realized, where software parts can be found in worldwide repositories, where most software is built by reusing existing software, and where we've finally been freed from the mundane necessity of programming.
-
By James Noble
on Oct 14, 2008,