InfoQ Homepage Presentations
-
Keynote: Applying Design Thinking and Complexity Theory in Agile Organizations
Jean Tabaka discusses using design thinking and complexity theory in order to balance and Agile adoption.
-
Webmachine: A Practical Executable Model for HTTP
Steve Vinoski introduces Webmachine, a toolkit for declaratively building well-behaved HTTP applications, making the job of dealing with HTTP simpler.
-
What Techniques Can Design Researchers Learn from Insurance Claims Investigation?
Lyzbelle Strahan shares insurance claims investigation techniques useful for designing the interaction with users during product research.
-
Spring Integration - Practical Tips and Tricks
Oleg Zhurakousky demoes performing transaction management, error handling, asynchronous processing, advanced aggregator configuration, etc. using Spring Integration and enterprise integration patterns
-
Mono and C++ - Updates from the Interoperability World
Andreia Gaita introduces Cxxi, a Mono C# - C++ interoperability framework meant to make instantiating C++ objects, invoking methods, sub-classing classes and other similar operations easier.
-
Akka: Reloaded
Josh Suereth presents the new features available in Akka 2.0: clustered actors, including stateless and stateful ones, replication and the Cluster API.
-
How Socrates Would Design [Experiences]
Alişan Atvur shares methods for productively critiquing and improving UX designs, techniques for client buy-in for user research, and how to inspire others on the value of UX.
-
Distributed Data Analysis with Hadoop and R
Jonathan Seidman and Ramesh Venkataramaiah present how they run R on Hadoop in order to perform distributed analysis on large data sets, including some alternatives to their solution.
-
Continuous Integration in the Mobile World
Godfrey Nolan discusses using CI for iOS and Android apps, headless emulators, tools for unit and functional testing, and mobile app deployment.
-
Basic Application Development with Spring Roo and SQLFire
Jeff Markham introduces Roo and SQLFire along with a demonstration of using AspectJ for SQLFire administration.
-
A Quick Tour of Dart
Gilad Bracha discusses Dart, its type system, interfaces, generics, ADTs without types, built-in factory support.