Code Connect, a Microsoft developer tooling startup, has announced Alive, a live coding extension for Visual Studio 2013 and 2015. It provides immediate code feedback to developers with an immediate watch window directly inline with the code, accessible during design without launching the application. The extension currently supports only C# and .NET framework 4.5, as … continue reading
Google has released the first APIs for Android Auto, opening up third-party development for its in-car operating system. The two APIs support audio apps and messaging apps, allowing developers to integrate content into Android Auto for users to browse, play back audio from car and messaging apps that receive incoming notifications, read messages aloud, and … continue reading
Weave: The virtual Docker network London-based developer Zettio has open-sourced Weave, a tool to create a virtual network that connects Docker containers across multiple hosts. Weave creates a network bridge on each host, connecting each container to the bridge via a veth pair (a pair of virtual network interfaces connected together). Weave routers then capture … continue reading