InfoQ Homepage Development Content on InfoQ
-
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.
-
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.
-
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.
-
Chet Haase on Java FX, Update N and JDK 7
In this presentation, Chet Haase discusses Java SE 6, Update N/Consumer JRE, the goals and feature set for Java FX, and the current set of possible features for JDK 7.
-
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.
-
Rich Internet Applications with Flex and AIR
In this presentation from QCon San Francisco, Cristophe Coenraets discusses the benefits of Flex for RIA development, the Flex API, the AIR runtime, and examples of RIAs made with Flex, Flash and AIR.
-
Using AOP in the Enterprise
SpringSource CTO and AspectJ project lead Adrian Colyer discusses where Aspect-Oriented Programming (AOP) should be used, practical applications of AOP in enterprise situations and AOP in Spring 2.5.
-
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.
-
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.
-
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.
-
Leveraging the Web for Services at Yahoo!
In this talk, recorded at QCon London, Mark Nottingham explains how Yahoo! leverages Web technologies to create a high-performance architecture for integrating multiple Yahoo! properties.