A new app called Continuous Mobile Development Environment has been released, and it’s a professional C# and F# IDE for iOS devices. The app was built with Xamarin and developed by Frank Krueger, a longtime independent developer who made apps like iCircuit and Calca. The Continuous app offers full syntax highlighting and code completion, including … continue reading
Microsoft has rolled out the beta release of TypeScript 2.0. Developers can get it after downloading TypeScript 2.0 Beta for Visual Studio 2015, which will require VS 2015 Update 3. This release includes new features like a workflow for getting TypeScript type definition files. Also, according to blog post by Daniel Rosenwasser, program manager for … continue reading
DockerCon ended in Seattle after three days of nearly nonstop container-related announcements. At the core of the show was the Docker 1.12 release, bringing with it better cross-container orchestration and management. Yet while Docker was announcing its own plans for the future, IBM, Microsoft and others were discussing their own ideas for Linux containers. Solomon … continue reading
Shippable has released an infographic to help decision makers in software teams who want to increase their teams’ productivity and speed up their application delivery cycle time. This infographic is designed to help developers navigate through the modern application delivery landscape based on their needs, and it details the tools and technologies that could help … continue reading
At Dockercon today, many container-management and control solutions were demonstrated. Platform9 was one of those companies demonstrating at the show, and today it introduced Kubernetes to its managed OpenStack offering. Founded in 2013 by ex-VMware engineers, Platform9 is a combined hardware and SaaS company. While Platform9 hosts OpenStack for its customers in an external cloud, … continue reading
Docker and Hewlett Packard Enterprise (HPE) are teaming up to extend the reach of distributed apps across hybrid infrastructures and modernize the enterprise data center. Together the companies will provide engineering, support, services, and knowledge sharing solutions. As part of this strategic alliance, the companies have introduced the Docker-ready server program, a solution to ensure … continue reading
GitLab announced its latest release to GitLab’s integrated set of tools for the software development life cycle called GitLab Container Registry, which is an integrated Docker registry that allows developers to build, test and deploy Docker container images using GitLab CI and other Docker tooling. The container registry is already in GitLab’s latest release, GitLab … continue reading
Docker is open-sourcing three components with the same source code that are used to power the release builds for Docker for Mac and Windows desktop applications. The three open-source kits can be used by themselves, or they can be combined to form a complete product. According to a post on the Docker blog, the components … continue reading
Docker has announced that Project Nautilus, the company’s ongoing effort to safeguard container content, is now generally available as Docker Security Scanning. Developers largely want to deliver the best software with the highest quality as fast as possible, but when developing software involves sharing code across team members and environments, they need a tool that … continue reading
To give developers the tools they need to build complex applications, Wercker, a container-centric developer automation platform, announced the general availability of Wercker Workflows so developers can manage their custom Docker container pipelines for distributed applications and microservices. Users will be able to manage the build and other phases of the development workflow with this … continue reading
“Microservices” has become one of the hottest buzzwords of the past few years, and as with any game-changing new technology, there has certainly been no shortage of differing opinions around the topic. Some have been bullish about the adoption of microservices, calling them “SOA done right,” while naysayers claim that the idea is simply a … continue reading
Microsoft is joining the container game with a new solution that aims to bring container apps to the cloud. The company announced the Azure Container Service is now generally available. Azure Container Service is a container scheduling and orchestration solution that is built from open-source software. “But why a container service? Lately it seems like … continue reading