GitHub today announced the release of an updated version of its enterprise SCM product. Version 2.7 of GitHub Enterprise adds support for GPG signatures, a handful of new APIs, and better controls over work assignments and task lists. For developers managing larger projects on GitHub Enterprise, version 2.7 adds more controls for the manager supervising … continue reading
LaunchKit wants to help mobile app developers create, launch and monitor their applications with web-based tools it has recently released as open source. The company’s suite of products include a screenshot builder, app website builder, review monitor and sales reporter. Screenshot builder allows developers to create images for app stores. App website builder enables developers … continue reading
Bee colonies have been on the decline for some time due to environmental pressures, and it’s become a global issue that researchers, farmers, environmentalists, even average citizens are trying to solve. One software development team has joined the fight, and their small device with simple and inexpensive hardware might be one way to bring the … continue reading
Hackathons are great for developers who want to collaborate on their software projects, but getting a good project up and running can take some time. Getting everything from picking a programming language down to creating a repository or website for the code and project itself is a lot for one person to handle. Sahat Yalkabov, … continue reading
With Pokémon Go rapidly becoming the top mobile application in the United States, we decided to feature a GitHub project that aims to take the game to the next level. The idea of Pokémon Go is that users will have to leave their house in order to scout out and capture Pokémon. There are different … continue reading
The founder of an open-source library discovery service launched a new project today that can continuously test open-source dependencies for potential vulnerabilities and other issues. The project is Dependency CI, an open-source tool that integrates directly into a GitHub workflow just like other CI systems. It runs a set of configurable tests on any dependency … continue reading
Cisco’s open-source platform for network data analytics for Big Data called PNDA is now available on GitHub. Developers can find the source-code repositories and sub-projects for it. PNDA aggregates data like logs, metrics and network telemetry, and the goal of this platform is to remove the complexity of combining technologies into an end-to-end solution. The … continue reading
LexisNexis is a provider of legal, government, business and high-tech information sources. The group is also responsible for HPCC Systems (High Performance Computer Cluster), a massive, open-source parallel-processing computing platform for the world of Big Data. It’s also made its way into this week’s featured GitHub project. The Big Data tool was open-sourced in 2011 … continue reading
Imagine if someone had come up to your cubicle in 1980 and asked about preserving your company’s software for the long term as a museum exhibit. What if they’d asked you to make that code available to the world, like a book in a library? What if they used the term “Antique Software?” More than … continue reading
Last year at its Worldwide Developers Conference, Apple announced a low-energy, high-performance compression algorithm to its developers. The LZFSE compression library and command-line tool reference implementation are now available on GitHub under Apple’s own license. The code was originally released on GitHub 19 days ago. LZFSE was specifically designed to save energy on portable devices. … continue reading
At GitHub, developers can now reorder issues and pull requests, and indicate priority by moving them higher or lower down their list. For developers, this is an easy way to indicate which milestones or labels in GitHub a teammate should focus on first. After a developer has grouped issues and pull requests within a milestone, they … continue reading
Today, H2O.ai announced the availability of Sparkling Water 2.0, an API for Apache Spark with new features and functionality. Sparkling Water now includes the ability to interface with Apache Spark, MLlib and Scala to give Spark user’s more visual capabilities. Sparkling Water 2.0 builds off of Sparkling Water, which was designed to give its users … continue reading