Microsoft has announced its code-formatting tool is now available through GitHub. The tool, which is based on Roslyn, will work with any C# project and automatically formats code based on set guidelines, according to Microsoft. “We strongly believe that having a consistent style greatly increases the readability and maintainability of a codebase. The individual style … 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
The U.S. Army has released its first piece of open-source software. Dshell, this week’s GitHub Project of the Week, is an extensible network forensic analysis framework from the “cyber defenders” at the U.S. Army Research Laboratory (ARL). The “forensic analysis” code has been in use for close to five years within the military to help … continue reading
Microsoft announced it has released the source code for the .NET Core Common Language Runtime (CLR) as an open-source GitHub repository. The open-source repository includes the full CoreCLR, known as the execution engine for .NET Core. The CoreCLR implementation includes the RyuJIT compiler, .NET garbage collection, the .NET native interoperability feature, and other .NET runtime … continue reading
For this week’s GitHub project spotlight, we’re highlighting Shipit, a universal automation engine and deployment tool written in JavaScript. Capitalizing on the popularity of Node.js and previous GitHub Project of the Week io.js, Shipit adds another layer of streamlined simplicity to the JavaScript automation process. Built as an alternative to the Capistrano open-source script deployment … continue reading
Firefox Hello, the WebRTC in-browser chat feature first included in Firefox 34, is now available to all with the launch of Firefox 35. The real-time communication feature allows users to start plug-in-free video chats within the browser in the form of a pop-up box, without the aid of a service such as Google Hangouts and … continue reading
Microsoft isn’t happy about Google’s disclosure of a zero-day vulnerability in Windows 8.1, and the company has publicly voiced its displeasure. In a blog post entitled “A Call for Better Coordinated Vulnerability Disclosure,” senior director of Microsoft’s Security Response Center Chris Betz admonished Google for disclosing the vulnerability only two days before Microsoft was scheduled … 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
Happy Almost 2015, GitHubbers! To cap off the year in GitHub, we have the Top 5 projects of the month of December. I wanted to do the Top 5 of 2014, but alas the GitHub trending feature doesn’t have a yearly time span option. #1: io.js, the month’s most popular project providing evented I/O for … continue reading