InfoQ Homepage Presentations
-
The CloudBrowser Web Application Framework
Godmar Back introduces CloudBrowser, a server centric web application framework where applications run in virtual browsers on the server while the rendering takes place on the client.
-
High Performance Computing in the Cloud
Dan Rosanova compares traditional HTC with cloud HPC, sharing a case study and statistics from a financial modeling scenario.
-
Agile Transformations: the Good, the Bad and the Ugly
Wanda Marginean shares challenges and lessons learned during real cases of Agile transformations.
-
Legacy Code: Using Domain-Driven Design to Carve Out Areas of Sanity
Robert Reppel discusses applying DDD and SOLID techniques in order to improve legacy code, exemplifying with real code.
-
Smart Clouds
Axel Angeli discusses features of “smart” clouds": loosely connected computers, new forms of artificial intelligence, self-organized collaboration , green.
-
Compiling Scala to LLVM
Geoff Reedy informs on the current status of a LLVM backend for the Scala compiler project he’s working on, detailing on its design and implementation.
-
Lessons from Functional Programming in Five Languages
Robert Rees shares lessons learned while using Clojure and applied them to other languages, Scala, JavaScript and Java.
-
Driving Towards An Agile Culture
Lawrence Ludlow and Susan Smart organize a panel to answer questions related to introducing Agile into organizations, trying to find out the actions, impediments and benefits of such an endeavor.
-
Reinventing Rackspace: Agile-techture - Nimble Cloud Engineering
Wayne Walls discusses how Rackspace does cloud based on OpenStack, touching: open source, cloud on cloud, continuous delivery, and open API.
-
Architecture of a Modern Web App
Scott Andrews demoes using two JavaScript frameworks – Meteor and Derby – to create complex web applications.
-
Scaling Scalability: Evolving Twitter Analytics
Dmitriy Ryaboy shares some of the lessons learned scaling Twitter’s analytics infrastructure: Data loves a schema, Make data sources discoverable, and Make costs visible.
-
Designing a REST-ful API Using Spring 3
Ben Hale explains how to design and test a RESTful API with Spring MVC, providing an example of a simple game application showing the design principles used.