InfoQ Homepage Development Content on InfoQ
-
Q&A with Gene Kim on the DevOps Enterprise conference
DevOps Enterprise, a conference focused on DevOps as it applies to the enterprise, will be held in San Francisco, between October 19-21. This 3-day conference is unusual in the DevOps community as most of the speakers have senior positions on very large enterprises such as Bank Of America, ING, Target or GM. InfoQ spoke with Gene Kim to learn more about this year’s edition.
-
A New Publication Model for Universal Windows Apps
A new publication model for Universal Windows Apps reduces deployment sizes by up to 75% for small applications. And for some cases, build times have also been reduced by 30%.
-
Q&A With Speakers of the Enterprise Java Track at the Upcoming JAX London
In less than a couple of weeks, a new edition of JAX London will be held at the Business Design Centre. Running from 12th to 14th October, this year’s edition has 12 tracks, covering topics from Agile and Craftsmanship to Enterprise Development through DevOps, Cloud and deep-down Java. InfoQ talked to some of the speakers at the Enterprise Java track to get a glimpse of the contents of JAX London.
-
Salesforce Enters IoT Market
At Salesforce’s recent Dreamforce conference, the company announced an upcoming IoT platform that will allow for the ingestion of real time data and turn it into actionable tasks across its suite of cloud based services.
-
Lightweight JavaScript Library Offers Flash-Free Clipboard Integration
Clipboard.js is a lightweight library to copy text to the clipboard without using Flash.
-
Android Studio 1.4 Adds Support for Vector Graphics
Google has released Android Studio 1.4 with support for vector graphics, a theme editor, templates for the Design Support Library, and easier connection to a Firebase account.
-
QCon SF '15:Uber, Facebook, Twitter, Netflix Case Studies; Adrian Crockcroft & Erik Meijer Confirmed
QCon San Francisco is coming up on November 16-18th and registrations are up 49% over last year. QCon’s annual practitioner-driven conference is designed for top-level software developers and influencers. A full schedule and list of talks is available at https://qconsf.com.
-
Introducing Reactive Streams
Modern software increasingly operates on data in near real-time. There is business value in sub-second responses to changing information and stream processing is one way to help turn data into knowledge as fast as possible, Kevin Webber explains in an introduction to Reactive Streams.
-
Oracle Propose New Mobile OpenJDK Project
Oracle propose a new OSS project within OpenJDK to focus on porting the JDK to popular mobile platforms such as iOS, Android, and Windows Mobile. Oracle plans on contributing build system, Hotspot and JDK source changes required to target mobile platforms with a version of Java SE.
-
Ionide is a New Atom-based F# IDE Written in F#
Ionide, based on the Atom Editor, is a suite of packages that aim to provide a full-featured, modern, cross-platform, open-source IDE for F# development. InfoQ has talked with Ionide’s creator, Krzysztof Cieślak.
-
Reduce the Risk of Failure With Elm
At Strange Loop 2015, Richard Feldman gave an overview of how using Elm in production has sped up his team's development cycle and improved the quality of their app.
-
Meteor 1.2: ECMAScript 2015 and support for AngularJS, React
Meteor 1.2 has been released, announcing ECMAScript 2015 as the official JavaScript of the Meteor platform, along with support for Angular and React.
-
HashiCorp Release Nomad Scheduler and Otto Application Delivery Tool
At the inaugural HashiConf conference, held in Portland, USA, HashiCorp announced the release of a new distributed scheduler platform named ‘Nomad’ that is capable of scheduling containers, VMs and standalone applications; and a new application delivery tool named ‘Otto’ that builds upon the existing Vagrant tool by enabling the management of remote application deployments.
-
Debate: Adding Non-nullable References to C#
The recent proposal to add non-nullable references to C# by Microsoft’s Mads Togersen sparked quite a debate in the .NET community. The reactions were diverse, ranging from praise to preferring status quo.
-
JavaScript Streams Introduced at Strange Loop
At the Strange Loop 2015 conference, Pam Selle introduced streams in JavaScript, showing what they're good for and how developers can use them.