InfoQ Homepage Qcon London 2007 Content on InfoQ
-
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.
-
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.
-
Ruby and the Art of Domain Specific Languages
Rich Kilmer explains Domain Specific Languages - the difference between internal and external DSLs, implicit vs. explicit styles and the declarative vs. imperative style of Ruby DSLs.
-
The Business Value of SOA
In this presentation Burton Group research director Anne Thomas Manes talks about how to convince a skeptical audience to approve the necessary investment by making the business case for SOA.
-
Erik Meijer on C# 3.0 and LINQ
In this presentation from QCon, Erik Meijer discuss C# 3.0 and LINQ with Objects, XML, and relational data. This is a more in depth discussion building on his "Democratizing the Cloud" presentation.
-
Mongrel, 2500 Lines, and Economics
Zed Shaw talks about Mongrel and its impact. For companies, the talk contains valuable information about Dos/Don'ts when interacting with open source teams.
-
Jim Webber on "Guerilla SOA"
In a very entertaining presentation, Jim Webber debunks myths about the ESB concept and explains how a lightweight approach can yield real benefits without giving in to vendor pressure.
-
Service Oriented Communication with Windows Communication Foundation
Christian Weyer provides a practical approach to realizing distributed solutions beyond the hype and 'Hello World'. Learn the basics of WCF and how to solve common problems in distributed systems.
-
Java Persistence and EJB3
EJB spec lead Linda DeMichiel covers the key aspects of the Java Persistence API including use of the EntityManager API, persistence units & persistence contexts, queries, ORM, etc.
-
Managing a high performance rails app without tearing your hair out
James Cox shows how to keep a Rails site's performance high. Tips include how to serve up pages faster, caching, hosting companies, and when to use SQL instead of ActiveRecord.