InfoQ Homepage Presentations
-
JVM Mechanics – A Peek Under the Hood
Gil Tene discusses JVM observation-based runtime optimizations, ordering and memory model rules, basics GC functions, memory management, and JVM mechanics.
-
Testing and Refactoring Legacy Code
Sandro Mancuso runs a hands-on demo adding tests to a Java legacy code then refactoring it.
-
GETn2it - A Case Study of Building a Startup with Groovy & Grails
Brian Jimerson presents a startup case study, including business challenges and the architectural solution implemented with Groovy, Grails and Spring.
-
Using Group Research to Answer Complex Questions
Joanna Zweig leads a workshop for practicing Cooperative Inquiry, a group learning technique meant to provide answers to complex questions based on group’s wisdom and knowledge.
-
Building a Learning Organization (from any level)
Matt Barcomb discusses “amplifying learning”, focusing on setting up learning environments and common organizational pitfalls.
-
APIs in Government
Gray Brooks discusses the efforts around creating APIs for accessing the vast amounts of data administered by the US Government.
-
Generic Hypermedia and Domain-Specific APIs: RESTing in the ALPS
Mike Amundsen describes the ALPS standard, a way to define the data and workflow details for a Web application and apply these details consistently regardless of the media type in use.
-
Introducing the BBC's Linked Data Platform and APIs
David Rogers outlines how a highly-scalable RDF and SPARQL-based API was delivered, how a graph of highly-connected data can be managed effectively across a large organization, and more.
-
Beyond APIs: Creating an Ecosystem Around Your Business
Sanjiva Weerawarana keynotes on building a ecosystem and transforming the business into a service by creating and providing an API.
-
Building APIs by Building on APIs
Paul Downey and David Heath discuss the UK Government Digital Service API Design Principles, the lessons learnt from building the GOV.UK publishing platform and transactional services on APIs.
-
Multi Client Development with Spring
Josh Long and Roy Clarkson explain how to build for multiple platforms using RESTful services exposed through Spring MVC, HTML5 and client specific rendering thanks to Spring Mobile and Spring Android
-
JavaEE.Next(): Java EE 7, 8, and Beyond
Reza Rahman shows code samples for some of the APIs coming in Java EE 7, such as JMS 2, WebSocket, JSON, JAX-RS 2, JPA 2.1, JTA 1.2, etc. and takes a peek at Java EE 8 features to be expected.