General Session

14 01, 2017

Building An Audio Microscope: Exploring the Mircrocosm Inside a Snapshot of Sound

By |2017-01-14T09:12:00-05:00January 14th, 2017|

Every day we take pictures left and right with our phones and other devices. We don't think twice about our ability to capture a moment in time that we can later see whenever we like. Zooming in to look at details of a picture, reversing it, changing its color, contrast, etc. are all functions we take for granted. *Why isnt such functionality commonplace for audio as well?* Sure, we can sample, loop, process, and transform audio samples, but *we can't zoom in to an instance of sound the same way *we can with an image because audio data is fundamentally [...]

14 01, 2017

Continuous Delivery Anti-patterns

By |2017-01-14T09:12:00-05:00January 14th, 2017|

It wasn’t long ago that everybody thought “Continuous Deliver” was only for tech companies. It is amazing how much things have changed over the past two years. More and more enterprises are exploring what it will take to achieve Continuous Delivery and Continuous Deployment for their core customer facing applications. The challenge for these companies is that many of the practices and processes they have put in place over the years stand in the way of achieving this goal. From rigorous engineering practices, to a very different view on product ownership, to organizational restructuring, to streamline the software development pipeline, [...]

14 01, 2017

Fiery Reactions: A Mobile ReactJS Ecosystem with Firebase

By |2017-01-14T09:12:01-05:00January 14th, 2017|

Facebook has given us React Native, a javascript platform for building native applications with native look and feel. Google has given us Firebase, a backend system that provides authentication, data storage, hosting, analytics, notifications, and more. And, of course, Apple gave us the iPhone. In this talk, we'll use these technologies from these tech giants together to rapidly build a robust mobile application and deploy it to a device. We'll see how much faster it is to avoid building out a backend entirely, and we'll see the advantages of a multi-platform tool over native code in mobile development.

Go to Top