InfoQ Homepage Architecture Content on InfoQ
-
The Design and Architecture of InfoQ
InfoQ.com is a web app/portal implemented with the latest in portal technology and web development. This session shows the good, the bad, and the ugly of building InfoQ.com in all layers.
-
Configuring the Spring Container
Rod Johnson discusses the Spring Framework, the Spring philosophy, configuring Spring, XML configuration, Annotation-based configuration, Spring JavaConfig, and mixing configuration types.
-
Erlang - software for a concurrent world
How do you program a multicore computer? Easy - do it in Erlang. Joe introduces Erlang, the ideas of Concurrent Oriented Programming and commercial applications written in Erlang.
-
Is the Web "Good Enough" for Web Services?
In this presentation, recorded at QCon London, Paul Downey talks about the Web, its architecture and its suitability for creating systems as opposed to the world of SOAP/WSDL-based Web services.
-
Intentional Software - Democratizing Software Creation
Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.
-
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.
-
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.
-
SOA Driving IT from the business
In this presentation, recorded at QCon London, Steve Jones explains his ideas on why IT is fundamentally broken, and how business-driven SOA might be a cure.
-
Domain-Driven Design and Domain Specific Languages
In DDD, the "ubiquitous language" is central, but it's richness and fluency is hard to render with only OO. Eric Evans shows how DDD and DSLs works together in complex business applications.
-
Ajax and design patterns : Do we need a client tier?
In this talk, Dave Crane explores ways to apply design patterns to the client tier, how the use of patterns compares with the server-side and examines server-control vs client-control.
-
Three steps for turning a tier-based/Spring-application into dynamically scalable services
In this presentation, a three steps approach for turning your existing stateful tier-based /Spring-application into a dynamically scalable services application using OpenSpaces is demonstrated.