InfoQ Homepage JAOO Conference Content on InfoQ
-
Len Bass on Architectural Trade Off Analysis Method
Len Bass, SEI, presents the Architectural Trade Off Analysis Method and its relation to architectural evaluation questions, such as criteria for evaluation, participants and what to look for.
-
Fortress - programming for supercomputers
Guy Steele presents Fortress, the new supercomputer language that focuses on high productivity more than high performance, since the clock starts when you give the problem to the programmers.
-
Eric Evans on DDD: Strategic Design
This talk introduces two broad principles for strategic design: 'Context mapping' - different groups model differently and 'Core domain' - the distilled shared vision.
-
DDD: putting the model to work
This talk outlines some of the DDD foundations: How models are chosen and evaluated; How multiple models coexist; How to avoid the common pitfalls and how developers and domain experts work together.
-
Architecture Evaluation in Practice
Dragos Manolescu shares insights from evaluating several architectures for Global 1000 companies, helpful for others about to embark on an architecture evaluation.
-
Managing and governing your SOA
In this JAOO presentation Software AG's Ivo Totev introduces his views on SOA and SOA Governance, and explains why a SOA registry/repository solution should be introduced in the earliest stages.
-
The Beauty of Ruby
Glenn Vanderburg demonstrates some of the subtle beauty about Ruby that experienced Rubyists know and love. Some of the best things about Ruby aren't obvious to newcomers.
-
Agile DSL Development in Ruby
The presentation shows how to involve on-site customers in the evolution of their DSL syntax and how it leads to higher-quality, more correct software.
-
Rod Johnson: Are we there yet?
Rod Johnson discusses some of the challenges that still faces enterprise Java development, and the technical innovations needed to address them.
-
Bringing SOA to Life: A New Danish Infrastructure
In this presentation, Mikkel Hippe Brun introduces Denmark's national Service Oriented Infrastructure. Topics covered include the infrastructure's WS-* based architecture and the choice of standards.
-
Event Patterns
Ian Cartwright presents some of his work (developed with Martin Fowler) on event patterns: Event Sourcing, Event Collaboration, Parallel Model, and Retroactive Event.
-
Windows Presentation Foundation: The Future of Windows
Ian Griffiths shows the key features of WPF such as XAML, composition, layout, animation, and data binding, while also showing why WPF differs so radically from Win32.