Showing results for July 2015 - Page 2 of 2 - ISE Developer Blog

Jul 21, 2015
0
0

Wicked Cool Excel Function with Blockspring

Anthony Turner
Anthony Turner

A small Y Combinator startup is trying to completely remove all constraints for functions in spreadsheets: It enables users to create and share custom functions for Google Sheets and Office in Node.js, Python, R, JavaScript, PHP and Ruby, running complex calculations in the cloud and pushing the results to your spreadsheet.

Frameworks
Jul 21, 2015
0
0

Extracting XML Data from HDFS Sequence Files

Beat Schwegler
Beat Schwegler

In this post, you will learn how to implement a MapReduce job to efficiently extract XML data from HDFS sequence files using a custom RecordReader.

Big Data
Jul 21, 2015
0
0

Office Mail App for Rallyteam

Shawn Cicoria
Shawn Cicoria

The Microsoft Office Platform is focused on enhancing the collaboration experience. This case study introduces you to Mail apps for Outlook and the ease of building, integrating, and enhancing the collaboration experience for users.

DevOps
Jul 21, 2015
0
0

Building a ReactJS Spreadsheet Component

Anthony Turner
Anthony Turner

During the Microsoft Ventures hackathon in May 2015 it became obvious that one of the startups required a standalone Excel-like spreadsheet component for the web. This post describes the resulting React component, how it was built, and how it can be used today.

Big Data
Jul 21, 2015
0
0

Prediction of diabetes hypoglycemic events

Beat Schwegler
Beat Schwegler

Creating a Microsoft Azure Machine Learning (MAML) model which predicts diabetics' hypoglycemic events based on blood glucose measurements alone.

Big Data
Jul 21, 2015
0
0

Processing Time Series Data with HDInsight Storm

Tim Park
Tim Park

At Microsoft, we are working with a number of car manufacturers on processing telemetry streams. One of the key business scenarios for the incoming real-time car telemetry is to offer real-time driver risk scoring for end user driving guidance applications, fleet administration, and usage-based insurance scenarios.

Big Data
Jul 21, 2015
0
0

Microservice Orchestration with Fleet on Azure

Anthony Turner
Anthony Turner

Micro-service architecture, the concept of providing a large scale service as a collection of small, highly available services is becoming increasingly popular in today's modern cloud service deployments. However, with the rise of Docker and other containerization and orchestration technologies, it can be difficult to get started.

DevOps
Jul 21, 2015
0
0

Building Ember Apps on Azure Websites

Anthony Turner
Anthony Turner

How to deploy Ember CLI apps automatically to Azure Web Apps, and how we built a small automation tool.

DevOpsAzure App Services