InfoQ Homepage Presentations
-
10 Tips when Porting to Windows Phone
Matt Lacey shares 10 tips for mobile developers porting their applications to Windows Phone.
-
First, Let's Kill All the Product Owners
Tim Berglund shares the vision of an organization without product managers with its implications and boundaries, provoking the listener to take a bold step into that direction.
-
Implementing a DSL for Social Modeling: an Embedded Approach Using Scala
Juan Manuel and Jesús López González share their experience gathered over five years designing and implementing Speech, a DSL for programming social processes.
-
Apache Drill - Interactive Query and Analysis at Scale
Michael Hausenblas introduces Apache Drill, a distributed system for interactive analysis of large-scale datasets, including its architecture and typical use cases.
-
The Functional Database
Rich Hickey discusses how a functional database can impact the programming model, using Datomic as an example, but the principles apply to other systems using an immutable database.
-
The Unavoidable Big Bang
Gareth Rushgrove provides reasons for avoiding a big bang release and what to do to make it work in case that’s the only option.
-
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.