InfoQ

Interview

   Good News: We have re-worked our video infrastructure to provide more reliable service. Please email bugs at infoq.com with any problems.

Charles Simonyi on Intentional Software

Interview with Charles Simonyi on Dec 18, 2007 04:04 AM

Community
Architecture
Topics
Domain Specific Languages,
Artifacts & Tools,
Customers & Requirements
Tags
Code Generation,
Business Natural Languages,
Domain Driven Design,
Intentional Software
Summary
Business users doing programming? In this interview, Charles Simonyi presents a radical new way of building software that separates business knowledge from software engineering knowledge. The claim is to simplify the creation process for software as business experts directly contribute using their customary domain description which results in accelerated innovation.

Bio
Charles Simonyi is co-founder, President and CEO of Intentional Software Corporation. He was employed by Microsoft in 1981, where he hired and managed teams that developed Microsoft Word, Microsoft Excel and other best selling software applications. Simonyi worked at Xerox Palo Alto Research Center (PARC) from 1972-1980 where he created the first WYSIWYG (what you see is what you get) text editor.
Charles can you tell us a bit about yourself and how you came start the Intentional software?
What is the vision of Intentional Software for someone who doesn't know anything about it?
What is your implementations vision, what does it look like?
So what are some of the input forms that you're enabling for domain experts that are working?
So how were the pension planned costumers interacting with the tool?
How do you take this domain code, these tables, these bubbles and circles and integrate them into a software development environment?
I now understand that you can project notations for various forms of input, but what is the underlined representation?
So how do you deal ambiguities in the notation?
So you mentioned that the domain expert input gets then stored as a tree, as the overall presentation. How does a development team then use that tree in the context of the software projects?
So how was the domain schema like or unlike a domain model, an actual object model?
Many people are talking about domain specific languages and domain driven development. How does Intentional place itself in that general space?
Since it is hard to write a good language and your tool makes it very easy to write new DSL's - aren't we going to see many bad languages around?
You are claiming that this intentional technology makes it orders of a magnitude more efficiency to construct structure software. Fred Brooks claims that we can't overcome the inherited complexity. What's your take on that discussion?
There has always been this dream of business people doing the software and creating the design. Why is this different?
Regarding the higher upfront costs for actually developing the DSL - when is a problem big enough to be applicable?
You mentioned how this approach is easier for domain experts. But what does Intentional software offer developers within their programming environment?
Last year you showed us SQL within Java code.
Why did you go to space?
In a few words, how was it?
When you were in space looking down at the Earth what were a couple of the most remarkable ideas that came to your mind?
show all  show all

No comments

Reply

Exclusive Content

Business Natural Languages Development in Ruby

Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.

Distributed Version Control Systems: A Not-So-Quick Guide Through

Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.

Segundo Velasquez and Agile as Seen Through the Customer's Eyes

Deborah Hartmann interviewed Segundo Velasquez about his experience as customer with an Agile team during the initial phase of software design of a product.

Fine Grained Versioning with ClickOnce

David Cooksey shows how to fine grained versioning to a ClickOnce deployment using an HttpHandler written with ASP.NET, making partial rollouts to a test audience much easier.

Implementing Manual Activities in Windows Workflow

Windows workflow (WF) is an excellent framework for implementing business processes, but lacks support for human activities. This article describes a completely generic approach for changing this.

Markus Voelter about Software Architecture Documentation

In this interview taken during OOPSLA 2007, Markus Voelter talks about the importance of documenting the software architecture, and gives some good and also bad examples on how it could be done.

Voca, UK's largest payment processing engine running Spring

William Soo and Meeraj Kunnumpurath discuss the Voca transaction processing system, architectural challenges and requirements, Voca's Spring/J2EE architecture, and the future SEPA architecture.

Patterns for securing architectures

Security is about trade-offs. Only a few have the expertise to design good security. This talk focuses on Security Patterns, such as Role-based Access Control, Single Access Point, and Front Door.