Sat.Jan 09, 2016 - Fri.Jan 15, 2016

article thumbnail

Designing Schemaless, Uber Engineering’s Scalable Datastore Using MySQL

Uber Engineering

By Jakob Holdgaard Thomsen. The making of Schemaless, Uber Engineering’s custom designed datastore using MySQL, which has allowed us to scale from 2014 to beyond. This is part one of a three-part series on Schemaless. In Project Mezzanine we described … The post Designing Schemaless, Uber Engineering’s Scalable Datastore Using MySQL appeared first on Uber Engineering Blog.

article thumbnail

Determine Network Availability In An Ionic Mobile App

The Polyglot Developer

Continuing to freshen up my popular Ionic Framework tutorials in preparation for the release of Ionic 2, I figured it was time to revisit how to determine network availability in an application. Previously I showed how to check for a network connection using Ionic Framework 1 , but this time it makes sense to do the same using Ionic 2. We’ll use the same Apache Cordova Network Information plugin from the previous tutorial, but this time we’ll evaluate how to use it with Angular.

Network 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Microsoft Internet Explorer End of Support

Dotcom-Montior

This is a big week for Microsoft end of support agreements. As of January 12, 2016, older versions of Internet explorer are no longer supported. IE 11 is the only version to receive updates moving forward. According to Microsoft’s website “Beginning January 12, 2016, only the most current version of Internet Explorer available for a supported… The post Microsoft Internet Explorer End of Support appeared first on Dotcom-Monitor Web Performance Blog.

article thumbnail

The Architecture of Schemaless, Uber Engineering’s Trip Datastore Using MySQL

Uber Engineering

How Uber’s infrastructure works with Schemaless, the datastore using MySQL that’s kept Uber Engineering scaling since October 2014. This is part two of a three- part series on Schemaless; part one is on designing Schemaless. In Project Mezzanine: … The post The Architecture of Schemaless, Uber Engineering’s Trip Datastore Using MySQL appeared first on Uber Engineering Blog.

article thumbnail

Make HTTP Requests In An Ionic Android And iOS App

The Polyglot Developer

Anyone looking to build a mobile application is going to find themselves needing to make HTTP requests to some remote web service at some time. It is just how the modern web and modern app development process is now. Previously I had demonstrated how to make HTTP requests in an Ionic Framework 1 application , but since Ionic 2 is all the rage right now, we’re going to switch gears and see how it is done in the latest framework version.

Mobile 52
article thumbnail

Use ng2-cordova-oauth For All Your Ionic Oauth Needs

The Polyglot Developer

Previously I wrote about using Oauth within an Ionic 2 mobile application. However, for the typical user that can be a real hassle because it by far isn’t short. This is why I created the library ng2-cordova-oauth on GitHub. This library has numerous web service providers bundled in, making the authentication flow as short as three lines of code. Now some of you might be familiar with the ng-cordova-oauth library that I wrote for Ionic Framework 1.

Mobile 40
article thumbnail

Native Android 101: A Quickstart to Building Android Apps

The Polyglot Developer

I am pleased to announce that my third full length quickstart course, Native Android 101: A Quickstart to Building Android Apps , was published on the learning website Udemy. The course follows in the same direction as my Ionic Framework 101 and NativeScript 101 quickstart courses, but this time instead of a hybrid technology we’re using the native Android SDK.

Java 40