Git is celebrating its 10-year anniversary. The distributed version control system, created by Linus Torvalds, debuted in April 2005, and since then it has been providing teams of all sizes with easier code reviews, flexible workflows and cost-effective local branching, according to Eric Wittman, general manager of developer tools at Atlassian. “Git provides a lot … continue reading
As software developers, you’re keenly aware of your software life cycle, especially if you’re in an enterprise. Chef has long advocated the management of infrastructure in a fashion similar to software: change management, testing, and version control. Today, the company introduced Chef Delivery, a new set of tools for managing Chef cookbooks and recipes alongside … continue reading
Google has launched the Places API for Android as well as a beta program for the Places API for iOS. The release of these APIs is meant to provide developers with the ability to enhance their mobile experiences through device location signals. “People don’t think of their location in terms of coordinates on a map. … continue reading
This week’s GitHub project aims to provide an easy, fast and painless way to set up a self-hosted Git service. Go Git Service, or Gogs, is a self-hosted Git service that is written in the Go programming language. “Officially, our purpose is to take the advantage of Go building everything into one binary to set … continue reading
Linus Torvalds wants Linux developers to play nicer. The Linux creator has proposed a small kernel patch called the Code of Conflict, providing discourse guidelines for the kernel community and laying out mediation steps if anyone feels threatened. “The Linux kernel development effort is a very personal process compared to ‘traditional’ ways of developing software,” … continue reading
Docker has acquired software-defined networking startup SocketPlane with the goal of creating a Docker-native networking ecosystem. According to a Docker blog post written by the SocketPlane team, partners already showing interest in Docker networking include Cisco, IBM, Joyent, Microsoft, Rancher, VMware and Weave. SocketPlane’s efforts will focus around the Docker APIs, collaborating with partners to … continue reading
Perforce today announced the release of Helix, the newest version of the company’s source-code-management and versioning system. New to Helix are distributed development support for the traditional Perforce suite of tools, and new security features that monitor repository usage and track suspicious behavior. This is a problem perhaps most noticeable in the video gaming world, … continue reading
Mozilla has open-sourced node-firefox, a collection of Node.js modules to help developers create Firefox OS apps. The modules allow developers to interact with Firefox using Mozilla’s DevTools remote protocol in their already existing Node.js tool chains, but through Mozilla’s WebIDE tool in a more terminal-based experience. Each module performs a different task in a separate … continue reading
BlackBerry is jumping into the wearables space. The company just announced BBM support for a wide range of Android Wear wearable devices. “The integration of BBM to support wearable technology is just one way we’re expanding the capabilities of our portfolio and delivering exciting options for customers to easily access BlackBerry’s cross-platform technologies,” said Herman … continue reading
GitHub is warning users to update their Git clients as soon as possible. A critical security vulnerability has been found in Git, affecting all Git clients and software related to Git repositories such as GitHub for Windows and GitHub for Mac. “We strongly encourage all users…to be particularly careful when cloning or accessing Git repositories … continue reading