InfoQ Homepage Presentations
-
Do Agile Methods Contain the Seeds of Their Own Destruction? (Safety and Our Ability to Learn from Failure)
Amr Elssamadisy explores the link between safety and success of agile methods, explaining what can be done to change the culture of an organization to create a base where agile methods can flourish.
-
C++14 Early Thoughts
Bjarne Stroustrup discusses features that might appear in C++14: braces for copy initialization, return type deduction in functions, generic (polymorphic) lambdas, user-defined literals, etc.
-
Culture Hacking: The Prospect of Magnificence
Jim McCarthy discusses culture hacking, expressing a particular hacker ethos originating in the world of software hacking, promoting freedom, openness, and embodying rationality and design elegance.
-
Lessons Learned Implementing Activity-based Working alongside Agile at Bankwest
Ed Cortis shares lessons learned adopting ABW, covering the pilot program, noise/quiet spaces, tools, curtains, card walls, people, logistics, etc.
-
Grails and the World of Tomorrow
Peter Ledbrook reviews how cloud computing, multiple data stores and multi-device client UI influence the creation of web applications in Grails.
-
Rock-solid UI Modeling using Annotation Processing
Gilles Di Guglielmo and Julien Baudry present patterns for solving UI issues –large forms, linked form fields, conditional field display, dynamic list content, incremental validation-, using modeling.
-
Custom Components for Android
Paul Lammertsma conducts a hands-on workshop on creating custom components for Android applications, providing best practices for accessibility, measuring and memory management.
-
MySQL Usage of Web Applications with 1 User and 100 Million
Peter Boros discusses a MySQL architecture useful for the majority of projects, backup, online schema changes, reliability and scalability issues, and basics of sharding.
-
Growing C++ Software Guided by Tests
Alan Griffiths shares the organizational process, the technological challenges and the solutions adopted by a team developing a C++ systems component.
-
Application Architecture in Groovy
Daniel Woods focuses on leveraging the strengths and flexibility of Groovy to create a maintainable and simple application architecture.
-
Open Source and You
Peter Ledbrook discusses the benefits and drawbacks of open source, advising that it should not be treated as a no-cost solution. He also offers ideas for making the community more active and engaged.
-
A Little Graph Theory for the Busy Developer
Jim Webber explains how to understand the forces and tensions within a graph structure and to apply graph theory in order to predict how the graph will evolve over time.