InfoQ Homepage Conferences Content on InfoQ
-
Agile Project Metrics
The presentation shows how to project realistic completion dates based on empirical observations based on Velocity for iterative methods and on Cumulative Flow for non-iterative methods.
-
Systems that Never Stop (and Erlang)
Joe Armstrong on 6 reliability laws, Isolation, Concurrency, Failure Detection, Fault Identification, Live Code Upgrade, Stable Storage, showing how they are respected in Erlang, plus some examples.
-
Real-life SOA
Based on real-life cases, Michael Poulin shows how to use 7 service oriented principles to handle service behavior in the execution context and UI changes, and how to prepare for unexpected changes.
-
Simplifying Java EE with Grails
Graeme Rocher introduces Groovy and its corresponding web framework, Grails, followed by a code writing demo intended to highlight the advantages of using Grails over Java EE for web applications.
-
Agile Distributed Development Done Right Using Fully Distributed Scrum
This talk discusses a number of patterns common for setting up Agile Distributed Development and will show the results that can be achieved once you get into a good Fully Distributed Scrum.
-
Functional Programming with a Mainstream Language
Sadek Drobi shows how he applied functional programming principles, like recursion, functions, monads, to a real-life project which needed to meet certain performance requirements.
-
JavaScript in the Enterprise
Attila Szegedi discusses Javascript in the enterprise, scalability, architectural solutions, continuations, organizational benefits and challenges, code quality, modularity and threading.
-
Metrics in an Agile World
Metrics at every level of the Agile organization receive scrutiny: Measuring value, team performance, progress, quality, and even code design attributes will be taken into consideration.
-
Real World IronPython
Michael Foord discusses IronPython, the DLR, static vs. dynamic typing, VS.net integration, Resolver One, embedding IronPython, error handling, dynamic operations, and functions as delegates.
-
REST-based Integration Architecture for a Financial Business Service
Phillip Ghadir presents an application initially built using SOAP, WSDL, WS-*, and was later migrated to REST, Atom, and AtomPub, explaining the decisions made, the pitfalls and the lessons learned.
-
Enterprise Java FX for the Web Platform
Peter Pilgrim makes an introduction to Java FX, presenting its scripting language, the standard deployment method of applications, client integration with the server and what’s planned for its future.
-
CI from the Trenches: Real-World Continuous Integration Challenges (and what to do about them)
This session will attempt to answer all those questions and more. The presenter will share his experiences of 5 years of being a professional build manager, using examples taken from real projects.