Mozilla has launched a new solution designed to help developers secure their websites. The HTTP Observatory website provides developers with a set of tools to analyze their sites, and gather information on whether or not they are using the most secure solutions. According to the company, Observatory is split into three projects: a scanner, a … continue reading
Google has announced it is open-sourcing its Science Journal app. Science Journal is designed to turn Android into a mobile science solution, using the phone’s sensors to explore the world. “We believe that anyone can be a scientist anywhere. Science doesn’t just happen in the classroom or lab. Tools like Science Journal let you see … continue reading
For humans, writing posts on social media just comes naturally. Humans understand each word that’s said or typed, but for machines, it’s not that easy. Understanding the meaning of words is one of the biggest challenges that artificial intelligence researchers face today, and this week’s GitHub project named fastText aims to solve that challenge. Automatic … continue reading
This week’s GitHub project wants to provide developers with an alternative version to commercial application performance monitoring (APM) tools. InspectIT is an open-source APM tool for monitoring and preventing problems in Java EE apps for free. “InspectIT is based on an application-centric, business-focused approach, where each technical request is mapped to an application and to … continue reading
Netflix’s traffic intuition tool that gives teams an understanding of traffic as it flows through their system was originally called Flux, but as of this week it has been renamed Vizceral, and Netflix has open-sourced four of its repositories on GitHub, making it this week’s GitHub project of the week. Netflix said that when it … continue reading
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