Microsoft Announces Azure Active Directory Plugin for Cordova

MS Open Tech has announced a Cordova plugin which allows developers to use Active Directory Authentication in their apps for Android, iOS, Windows Store, and Windows Phone platforms to access the APIs that it protects, such as Office 365, Azure, Graph API, etc.

Sirius: an Open Source Competitor to Siri, Cortana, Google Now

Sirius is an open source, customizable system that can be commanded through vocal input. It has been built by University of Michigan researchers and is similar to Apple Siri, Microsoft Cortana, and Google Now. According to University of Michigan, Sirius “is designed to spark a new generation of intelligent personal assistants” for wearables and other devices.”

Apple's ResearchKit Available on GitHub

As announced last month, Apple has published ResearchKit, its open source framework aimed at enabling the use of mobile devices as a network of sensors for medical research.

Git Large File Storage Promises to Extend Git to Large Binary Files

Git Large File Storage (LFS) is an open source Git extension aimed to better “integrate large binary files such as audio samples, datasets, graphics, and videos” into a Git workflow, says GitHub.

Microsoft Introduces LLILC, LLVM-based .NET/CoreCLR Compiler

The .NET Foundation has announced the release of a new project called LLILC (pronounced “lilac”). The project, initiallycontributed by Microsoft, aims to provide a new LLVM-based native code compiler for .NET Core which will make it possible to run .NET programs “on any platform that CoreCLR can be ported to and that LLVM will target.”