Matthias Shapiro

I need fewer hobbies

Category Archives: Windows Phone

Disney Shorts 1940

Posted on by matthiasshapiro
The Riveter March 15, 1940 available in The Chronological Donald Duck Volume 1 Donald answers a wanted ad for a

Disney Shorts 1939

Posted on by matthiasshapiro
Donald's Lucky Day January 13, 1939 available in The Chronological Donald Duck Volume 1 We open in a shadowy room

HoloLens Import of SketchUp Models

Posted on by matthiasshapiro
Building HoloLens apps is more fun when you have models. I mean… spheres and cubes have their place, but it’s decidedly

Unity Checklist for HoloLens Developers

Posted on by matthiasshapiro
Whenever you start a HoloLens project from scratch in Unity, you’ll need to do a couple things to get everything in place

Grid System Guide PNGs

Posted on by matthiasshapiro
If you've wandered through the design world for any length of time, you've run into the grid system. It's a system of design

Saving and Loading App Data (Windows Store C# UWP / 8.1)

Posted on by matthiasshapiro
Every application needs to save information, usually in the form of objects or lists of objects. To ease Windows (Phone)

Load a PDF in Windows Store App (8.1 & UWP)

Posted on by matthiasshapiro
I'm working on a project where users are going to load a PDF, but will be returning to the same PDF again and again. I was

Azure Machine Learning: From Experiment To Deployment

Posted on by matthiasshapiro
For those of us who love to play with data and aspire to donning the hat of the data scientist, one of the most interesting

Personal Genetics Blogging With 23andMe

Posted on by matthiasshapiro
I've started writing more and more about science and technology over at the Paradox Project. I thought it would be fun to

Simple JSON API Calls In C# In 10 Minutes

Posted on by matthiasshapiro
github source for this project Note: This starts from scratch and integrates with the Sunlight Foundation Congress API in