InfoQ Homepage Conferences Content on InfoQ
-
Ian Robinson on Neo4j's History, Data Structure and Use Cases
Ian Robinson talks to Charles Humble about the history of Neo4J, it's data structure, and use cases such as recommendation engines, network impact analysis, route finding and fraud detection.
-
Interview with Tim Ward on the Bndtools project
Tim Ward speaks to InfoQ about Bndtools, a means of building OSGi solutions in Eclipse using a code-first approach. Bndtools provides a means to build, test, automatically version and deploy bundles. By providing a bundle-on-save action, Bndtools can automatically create the build JAR and (re)deploy it into a running framework, giving one of the shortest development cycles available in IDEs today.
-
Interview with Adam Ernst on functional approaches for iOS applications
Adam Ernst talks about how functional programming and immutable data structures have made Facebook’s iOS app much easier to test and debug. By decoupling the data pipeline from the UI objects, and minimising the wrk on the UI thread, the application has become easier to test and suffers less bugs than when the UI was generated procedurally.
-
Dave Arel on Hybrid Mobile Development
Dave Arel explains when to do a hybrid app vs a native app on mobile, how a hybrid app can facilitate app upgrade, how to choose JavaScript frameworks and much more.
-
Enyo Kumahor on Frugal Innovation and Technology in Africa
Enyo Kumahor talks about how frugal innovation and adoption of simple, sensible technology solutions are making a difference in Africa. She also discusses the role of women in technology on the continent.
-
Yoni Goldberg on Microservices and Scala at Gilt
Yoni Goldberg explains Gilt's architecture which consists of 350+ microservices, how teams decide the scope of a microservice, API design and management, monitoring, Scala at Gilt and much more.
-
Dave McCrory on Data Services
Dave McCrory explains how he coined the term 'data gravity', and how he expects the rise of data related microservices to deal with its consequences. He also gives an overview of Basho's Riak version 2, and what else can be expected from that platform in nearby releases.
-
Juergen Hoeller Gets Personal on Spring 4, Java 8, Spring XD, and all things Spring
Juergen Hoeller has been leading the development of the Spring core framework for over 10 years. In this interview, we get a glimpse of the passion and the insight that drive Spring. Some of the topics covered include Spring 4, adoption of Java 8, moving Spring forward, Spring Boot, enterprise features, Spring XD, and much more.
-
TJ VanToll on Hybrid Development for Mobile Apps
TJ VanToll explains hybrid development for mobile apps: reasons to choose hybrid over native and vice versa, issues with web views for mobile apps, cross compilation vs web apps, and much more.
-
Zaana Howard on Design Thinking at Lean UX 14
Zaana Howard joins InfoQ to discuss Design Thinking and how it differs from how we traditionally look at design.
-
Axel Rauschmayer on ECMAScript 6 and the Future of JavaScript
The well-known JavaScript language expert, Dr. Axel Rauschmayer, discusses with Brian Rinaldi some of the changes coming to the JavaScript language soon via the ECMAScript 6 specification. He discusses the two changes he believes will be the most impactful to the JavaScript developer community as well as the changing landscape bring brought about by new browser features such as web components.
-
Interview with Peter Kriens on the OSGi enRoute toolset
The OSGi enRoute toolchain provides an end-to-end platform for developing and testing OSGi applications, based around the bnd library that is used in most OSGi build chains such as Maven and Gradle. As well performing dependency analysis and resolution, it uses git and Travis to perform automated server side builds. InfoQ caught up with Peter Kriens at QConNY 2014 to find out more.