Videos in category Conferences


Architecting for SOA

Architecting for SOA

Posted in Conferences, Frameworks, Companies, Development

Summary In this decidedly non-marketing presentation, Microsoft Architect Beat Schwegler shows how service-orientation affects system architecture. He introduces the notion of a service model as a mediator between the business and technology models, and explains how a migration towards such an architecture could occur through a step-by-step architectural refactoring. Bio Beat Schwegler is an ar...

Tags: Conferences, Frameworks, Technologies, Microsoft, WCF, .NET Framework, Web Services, InfoQ, SOA



Java EE Class Loading Architectures

Java EE Class Loading Architectures

Posted in Conferences, Frameworks, Development

Summary Ernie Svehla, Chief Architect of IntelliObjects reviews Java Class Loading basics, comparing the class loading architectures of the Sun's Appserver 9, BEA WebLogic 9.1, and JBoss 4.0.2. The presentation concludes with a discussion of best practices for packaging JEE applications followed by techniques for resolving common class loading problems such as ClassNotFoundException, or NoDefFo...

Tags: Conferences, Frameworks, Java, J2EE, jboss, InfoQ, WebLogic, Application Servers, JVM, Sun Microsystems



Ajax Development with ASP.NET

Ajax Development with ASP.NET

Posted in Conferences, Frameworks, Web Technologies, Development

Summary ASP.NET lead architect Nikhil Lothari demonstrates the out-of-box features in ASP.NET Ajax can be used to enrich Web apps with Ajax functionality and incorporate various Ajax patterns in a simple manner; he also demonstrates more powerful usage of the script framework, best practices and design patterns for incorporating and encapsulating script functionality. Bio Nikhil Kothari is the ...

Tags: Conferences, Frameworks, Technologies, AJAX, ASP.NET, .NET Framework, InfoQ, JAOO Conference, Web Frameworks, Rich Internet Apps, ASP.NET AJAX, ...


MountainWest RubyConf 2008: Domain Specific Languages: Molding Ruby

MountainWest RubyConf 2008: Domain Specific Languages: Molding Ruby

Posted in Conferences, Development

Ever wondered what all the fuss is about when it comes to DSL's and Ruby? It seems to be all we hear about. This talk will peel away the onion and look at what it is about Ruby that makes it the perfect candidate for creating your own languages. I will show you, through examples, how you can create your own languages without the need for compilers and parsers. We will also cover some real world...

Tags: Conferences, Ruby, DSL, Confreaks, RubyConf 2008, MountainWest



Windows Presentation Foundation: The Future of Windows

Windows Presentation Foundation: The Future of Windows

Posted in Conferences, Frameworks, Development

Summary Windows Presentation Foundation is a fundamental shift from how interactive applications have previously worked in Windows. In this session, Ian Griffiths shows key features of WPF such as XAML, composition, layout, animation, and data binding. Moreover, we will examine the need for WPF, showing both how and why it differs so radically from the classic Win32 approach. Bio Ian is a C# MV...

Tags: Conferences, Frameworks, Technologies, WPF, .NET Framework, InfoQ, JAOO Conference


The Role of Testing and QA in Agile Software Development

The Role of Testing and QA in Agile Software Development

Posted in Project Management, Testing, Conferences

Summary Agile developers are "test infected", we do test-first development and treat acceptance tests as full-fledged requirements artifacts and work with our stakeholders to acceptance test throughout the dev lifecycle. The end result is significantly higher quality software, achieved with very little input from the testing community. So what is the role of testers and QA people on a...

Tags: Practices, Q&A, Conferences, Testing, Agile, InfoQ, Software Testing


Developing in a Service-oriented World

Developing in a Service-oriented World

Posted in Conferences

Summary Gregor Hohpe debunks many unrealistic claims about SOA and addresses the technical issues, such as the false sense of simplicity, differences to established programming models and the importance of documentation. He also criticizes what he calls "Doodleware", i.e. tools that aim to hide complexity behind a graphical process model notation, and suggests deriving models from run...

Tags: Practices, Conferences, Technologies, Web Services, InfoQ, SOA, Choreography, Orchestration, Javazone Conference



Event Patterns

Event Patterns

Posted in Conferences, Development

Summary Ian Cartwright presents some of his work (developed with Martin Fowler) on Event Patterns, including: Event Sourcing, Event Collaboration, Parallel Model, and Retroactive Event. These patterns can be used in scenarios where a sequence of domain model changes may need to be recorded, reversed, corrected, or simply observed. Bio Ian Cartwright is a consultant and ThoughtWorks and worked w...

Tags: Conferences, Java, Design Patterns, ThoughtWorks, InfoQ, JAOO Conference, Architecture, Messaging, Best Practices, Event Sourcing, Event Collaboration, ...