InfoQ Homepage Development Content on InfoQ
-
Both IE and Chrome Are to Support asm.js
The modern.IE Platform Status indicates that now asm.js is in Development. According to Microsoft, the Chakra engine in Windows 10 will support asm.js, and Microsoft has been collaborating with Mozilla to implement it faster. Chrome is going to support it via TurboFan, a new optimizing compiler for V8.
-
Docker Inc., Release Docker 1.5 With Read-only Containers, Stats and More
Docker Inc., have released version 1.5 of the Docker application container runtime, which contains IPv6 support, read-only containers, access to container statistics, “named Dockerfiles” and a Docker image specification v1.0.0.
-
Community Debates API Specification Alternatives
Hacker News was recently home to an active debate on the best way to write an API specification. The community weighed in with the latest information on API languages including API Blueprint, RAML, Swagger, as well as the API tools including Apiary, apiDoc, Readme.io, Slate and many other options.
-
Apple Announces TestFlight Groups, Larger Binary Submission Limit
Apple announced TestFlight Groups, a new feature aimed at making it easier to manage groups of beta users in TestFlight. On the same day, Apple also announced that the App Store is now accepting larger binaries.
-
QCon London in 2 weeks - 10 Key Reasons to Attend
Going into its 9th year, QCon London is UK's premier event designed exclusively for senior enterprise software development professionals: Technical Team Leads, Architects, Software Engineers, and Project Managers. If you've thought of attending, there is still a chance to go to one of the best conferences for our craft. QCon is now less than 2 weeks away! Why still register now?
-
CoreOS Propose Modification to Docker for Supporting appc ACIs
CoreOS have opened a pull-request to Docker which contains a proof-of-concept modification to enable Docker to run appc app container images (ACIs). At the same time CoreOS have also released a new version of Rocket that supports the native running of Docker images.
-
Project Pachyderm Aims to Build a "Modern" Hadoop on Docker
Project Pachyderm Aims to Build "Modern" Hadoop using Docker and CoreOS.
-
Atlassian Launches HipChat Server for Team Collaboration Behind the Firewall
Development and collaboration software vendor Atlassian recently launched HipChat Server, an on-premise version of its text, audio and video chat, file and screen sharing, as well as third party integration offering for team collaboration.
-
Industry Heavy Hitters Establish Node.js Foundation with Joyent
Heavy hitters IBM, Paypal, Microsoft and The Linux Foundation have joined with Node.js stewards Joyent to set up the Node.js Foundation. The announcement follows the first significant Node.js release since 2013, and the 1.0 release of io.js, the Node.js fork.
-
Android Developers Now Can Test WebView before It Is Released
Google has made Android WebView available as a standalone application for developers willing to test it.
-
6to5 JavaScript Transpiler Changes Name to Babel
The JavaScript transpiler 6to5 has changed its name to Babel in an attempt to better represent the functionality and goals of the project. While the original 6to5 name was appropriate, the functionality gains by the library have reduced the name's relevance.
-
Reapp - Hybrid Mobile App Development Using React
Over the past two weeks much hype has surrounded Facebook’s announcement of React Native, an extension to React.js that enables native mobile app development using JavaScript. Amidst the hype Reapp has launched , offering React enthusiasts an alternative approach to developing mobile apps.
-
What is so Special about Microservices? An Interview with Mark Little
Mark Little discusses the anatomy of microservices, how they can be used, and why you may want to temper your enthusiasm to get them to production.
-
Project Myriad: Mesos and YARN Working Together
An article by Jin Scott - A tale of two clusters: Mesos and YARN – describes hardware silos created by using different resource managers on different hardware clusters, most popular being Mesos and Yarn and introduces Myriad – a solution allowing to run a YARN cluster on Mesos.
-
AWS Release Example EC2 Container Service Scheduler Driver for Mesos
Amazon Web Services (AWS) have released an open source proof of concept scheduler driver that demonstrated how the Apache Mesos cluster manager could be integrated with the Amazon EC2 Container Service (ECS) preview.