InfoQ Homepage Java Content on InfoQ
-
Time to Live
This presentation explores lean software development principles for the build, run, and manage cycle, how they can be applied to various deployment models and how Spring technologies are supportive.
-
Google App Engine and the Google Data APIs
This presentation introduces the Google App Engine and an overview of its features while building a simple application. Integration with the Google Data APIs is demonstrated.
-
From Concurrent to Parallel
This presentation looks at how Java SE 7 will address the challenges of multi-processor systems and parallelism with extensions to the java.util.concurrent package.
-
Scaling Hibernate
Emmanuel Bernard and Max Ross talk about patterns and practices used to achieve high volume and scale with Hibernate. They also explains Hibernate Shards and Search to push the scalability limits.
-
Keynote: The Future of Java Innovation
Rod Johnson believes Java will continue to evolve outside of Sun as it has done lately. As proof he mentions SpringSource's latest contributions: Grails, Roo, free STS, tc Server and dm Server.
-
Eclipse, Mylyn and the TFI
This presentation provides an overview of Mylyn's task management features including offline editing, background synchronizations, change notifications, and extending Mylyn's frameworks.
-
Building a Large Scale SaaS Application
Dan Hanley, at QCon London 2008 addresses the challenges of building large scale SaaS applications. Using examples from three Magus application frameworks, Dan exposes principles of SaaS development.
-
Introduction to SpringSource dm Server
Rod Johnson introduces the dm Server by taking a high-level look at it, trying to clear up some misconceptions about what dm Server is, and showing some of the internal workings of the server.
-
The 5 Ws of DSLs
This presentation recorded at QCon SF 2008 represents an introduction to Domain Specific Languages. Jay Fields responds to the following 5 questions of DSLs: What, Who, Where, When, and Why?
-
JQuery - a Javascript DOM Library
This presentation demonstrates the features of JQuery, particularly its support for AJax and DOM services plus cross-browser compatibility. Details of the library and its structure are covered.
-
Building Blueprint with GWT
The presentation begins with a demo of Blueprint, written in Java and using GWT to provide the Web browser based user experience and continues with justification and examples.
-
Evolving the Java Language
At QCon London 2008, Neal Gafter discusses language changes being developed for the JDK7; their interactions, how they are conditioned upon pre-existing language design choices, and API design.