InfoQ Homepage Languages Content on InfoQ
-
Tim Ward introduces the OSGi Promises specification
The OSGi Alliance is working on a Promises specification which will provide CompletableFutures that can run all the way back to Java 1.4. Tim explains why this is of benefit and how it compares to Java 8, along with where you can find out more information about the project and how it can be used both inside and outside an OSGi framework.
-
Craig Motlin Talks to InfoQ about the Origins and Benefits of GS Collections
Craig Motlin, technical lead of the GS Collections project, talks about where GS Collections came from, how it compares with other collections libraries, and what influence it had on Java 8. He describes the different philosophy of GS Collections as compared to other collections libraries, and what benefits open-sourcing the internal library has had
-
Gilad Bracha on How to Make Javascript and the Web a Good Compilation Target
Gilad Bracha explains what Javascript needs to become a good compilation target for a wide variety of languages, live programming, FRP, and much more.
-
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.
-
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.
-
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.
-
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.
-
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.
-
Tomomi Imura on Mobile Web, Future of CSS
Tomomi Imura discusses the state of the mobile web, responsive design, device APIs, how CSS preprocessors helped evolve the CSS standard, and much more.