InfoQ Homepage Languages Content on InfoQ
-
Lift Web Framework
This presentation discusses Scala (a hybrid Object Oriented and Functional language) and Lift, and how many Lift features are based on Scala pattern matching and functional composition.
-
Programming and Minimalism
In this talk from FutureRuby, Jonathan Dahl talks about minimalism and clarity in writing and how to use these principles in programming.
-
Performance Tuning for Apache Tomcat
Mark Thomas, a member of the Tomcat PMC, explains the tuning process for Tomcat, JVM and the applications running on them considering different usage patterns, hardware and network configurations.
-
The Browser as a Platform
Ben Galbraith and Dion Almaer present the current status of the browser as a platform and what it takes to be successful: a fast JavaScript engine, using Canvas, thread support, great UI, and others.
-
CouchDB From 10,000 Feet
This presentation takes a look at CouchDB from 10,000 ft. CouchDB is a document oriented database with a highly acclaimed REST API that makes integration into existing infrastructure a snap.
-
Introduction to Cappuccino
Francisco Tomalsky introduces Objective-J, an Objective-C inspired language on top of Javascript, and the Cappuccino framework built with it, which were used to create http://280slides.com
-
OSGi for Application Developers
Neil Bartlett presents OSGi to Java developers: an introduction to OSGi, infrastructure projects using OSGi, the partial failure of OOP, the benefits of using COP, plus a demo.
-
Flying Robots
In this talk from FutureRuby, Damen and Ron Evans' flying_robot project controls an Unmanned Aerial Vehicles (UAV, a blimp in this case) with Ruby and Arduino.
-
Hypertable - An Open Source, High Performance, Scalable Database
This presentation discusses Hypertable, an open source, high performance, distributed database modeled after Google's Bigtable. Doug offers a comprehensive discussion of all aspects of Hypertable.
-
Spring and Java EE 6
Jürgen Höller presents some of the new features coming in Java EE 6 and how their relate to Spring: Profiles, Servlet 3.0, JSR-236 Concurrency, JSF 2.0, JPA 2.0, JSR-303, JAX-RS, EJB 3.1, JSR-299.
-
Harnessing the Cloud
Mr. West provides a detailed view of cloud computing and how it can be harnessed for benefit. Issues covered include: agile economies, mobile knowledge workers, the cloud, and global organizations
-
Version Control: Blood, Brain & Bones
Usain Bolt revealed his nutrition sources: KFC, McDonald's & Chinese Food. If the world's fastest man doesn't eat healthy food, why should programmers? Because programmers know about Version Control!