InfoQ Homepage Conferences Content on InfoQ
-
The Ubiquitous Digital Map (Abridged)
Gary Gale revisits some of the important milestones in map development over time up to the digital maps of the present time, noting some of the current developments.
-
API Conf Fireside Chat: Stephane Dubois, CEO and Founder at Xignite
Stephane Dubois shares insight in Xignite’s road building a business model providing APIs for accessing financial data.
-
Highly Available Near Real-time Data Distribution Beyond the Network Edge
Darach Ennis investigates data distribution biased for occasionally connected near-real-time data streaming in low fidelity environments with traditional messaging.
-
The Java EE 7 Platform: Higher Productivity & Embracing HTML 5
Arun Gupta demoes some of the new features introduced or enhanced in Java EE 7: HTML5, JAX-RS 2, JMS 2, Batch Processing and Caching API, WebSocket, etc.
-
Rocking the Gradle
Peter Walker discusses and demoes some of Gradle’s features: declarative build, convention over configuration, plugins, multi–project support, partial builds and increments, Ant and Maven integration.
-
Architecting for Continuous Delivery
John Esser and Russell Barnett discuss Ancestry.com’s SOA implementation capable of supporting continuous delivery, architectural standards used, and how continuous delivery works for them.
-
Data Modeling for NoSQL
Tony Tam shares tips for modeling data with MongoDB for a fast and scalable system based on his experience migrating billions of records from MySQL to MongoDB.
-
A Platform for All that We Know
Savas Parastatidis explores the role of Web technologies to deliver sophisticated next-generation knowledge management to the entire planet.
-
Tackling Complex Data with Neo4j
Ian Robinson discusses the complexity of highly connected data and how graph databases can help, illustrating the talk with practical examples implemented using Neo4j.
-
Groovy for Fun and Profit
Ken Kousen presents a variety of small but non-trivial examples of Groovy in action, using techniques ranging from closures to parsers and slurpers to metaprogramming and AST transformations.
-
Grails Goodness
Ken Kousen teaches the fundamentals of Grails through examples: domain classes, controllers, transactional services, producing XML and JSON data, Ajax, unit and integration testing, plugins.
-
Keynote: The Power of Abstraction
Abstraction is at the center of much work in Computer Science. It encompasses finding the right interface for a system as well as finding an effective design for a system implementation.