InfoQ Homepage Presentations
-
User Perspective Design – Integrating Responsive Containers and Content
Colin Burns takes a look at the creative forces shaping BBC’s approach to the future, examining how to create innovative experiences across different screens.
-
Tiny
Chad Fowler attempts to convince people that keeping things "tiny" –small iterations, small methods, small teams - is the best thing one can do for himself and his team.
-
Can Agile Work for Off-the-shelf Software?
Ceri Shaw, Adrian Banks discuss the challenges and rewards of Agile when working on an enterprise software product and contrast them with working in a more traditionally Agile SaaS setting.
-
Building Stuff with Shake
Neil Mitchell introduces the Shake build system. Users of Shake write a Haskell program which makes heavy use of the Shake library, while still allowing the full power of Haskell to be used.
-
Exploring Melody Space with Clojure, Overtone, core.async and core.logic
Thomas Kristensen describes the overall architecture of Composer, a system for composing musing, showing how to build a system that achieves responsiveness while still being flexible.
-
Making Sense of Complexity by Designing Dynamic Environments: The Lens
Daryl Chan, Martin Kearns present The Lens - a physical space orientated around dialogue, transparency and co-creation, discussing techniques used to stimulate inquiry, curiosity and introspection.
-
Growth Hacking Takes Agile to the Extreme
Shaun Clowes discusses Growth Hacking, a way of minimizing waste in all aspects of product development and go to market.
-
Lambda Architectures in Practice
Gian Merlino presents the advantages, challenges, and best practices to deploying and maintaining lambda architectures in the real world, using the infrastructure at Metamarkets as a case study.
-
Java Performance Panel
The panelists discuss Java performance topics, bringing their specific experiences to bear.
-
Efficient Data Storage for Analytics with Parquet 2.0
Julien Le Dem discusses the advantages of a columnar data layout, specifically the features and design choices Apache Parquet uses to achieve goals of interoperability, space and query efficiency.
-
Stuff I Learned about Performance
Mike Barker shares lessons learned at LMAX Exchange: starting from a clean domain model is imperative and understanding the trade-offs between performance and safety/generality/functionality.
-
GORM Inside and Out
Jeff Scott Brown introduces GORM, a super powerful ORM tool that makes ORM simple by leveraging the flexibility and expressiveness of a dynamic language like Groovy.