Sat.Jun 28, 2014 - Fri.Jul 04, 2014

article thumbnail

Snapper for Digital Ocean Released

The Polyglot Developer

Snapper for Digital Ocean has just been released in the Google Play and iTunes app stores. Snapper makes use of the Digital Ocean public API version 2 which features a true RESTful design and improved authentication. This mobile app, like Admate for Chartboost , was created using AngularJS and the Ionic Framework. The post Snapper for Digital Ocean Released appeared first on The Polyglot Developer.

Google 40
article thumbnail

The Fine Line Between "Stretch Role" and "Unqualified", part I

The Agile Manager

Everybody wins when somebody is put in a stretch role. Whoever does the hiring - a manager naming a first time tech lead or a board hiring a first time CEO - has propelled somebody's career. The investment in that person's success implies a commitment to a very active mentoring relationship. The person being asked to stretch is being given the opportunity to learn and mature, with a tacit expectation that they have freedom to try and fail while they are honing new skills.

Testing 40
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

Using Google Analytics With Ionic Framework

The Polyglot Developer

Apple and Google don’t offer much in terms of analytics after an app has been downloaded. Google will take it a step further than Apple and show how many devices have the app installed rather than just downloads, but nothing in terms of usage. To use Google Analytics with Ionic Framework , not much is required. There is a convenient plugin created for Apache Cordova by Dan Wilson called simply Google Analytics Plugin.

Google 40
article thumbnail

Using Admob With Ionic Framework

The Polyglot Developer

Having your mobile application generate some kind of revenue is usually critical. Not many people want to spend endless hours slaving over an app without some kind of profit. Luckily, using Ionic Framework with Apache Cordova device APIs in addition to a nifty and easy to use Admob plugin, you can take full advantage of Google Admob in your cross platform application.

Google 40
article thumbnail

Using Volley To Make Android HTTP Requests

The Polyglot Developer

Threads and asynchronous tasks have never been pleasant in Android. It is a nightmare to handle screen orientation changes or update the UI from a common thread. However, the guys at Google came up with Volley and it is an excellent way to make Android HTTP requests. Out of the box you have the ability to make a request that will return a JSONArray or JSONObject which is pretty slick because most APIs use those as a standard.

Google 40