Sat.Feb 13, 2016 - Fri.Feb 19, 2016

article thumbnail

Create A Podcast Episode With GarageBand For Mac

The Polyglot Developer

As you may know, I recently started two different podcasts. Let’s not confuse these with podcast episodes as I’m talking about shows. I started The Polyglot Developer Podcast and The NoSQL Database Podcast. Creating a podcast has been something I’ve been thinking about for a long time and it turns out it wasn’t very complicated to do. Using GarageBand for Mac, which is free, I’m able to produce high quality podcast episodes with minimal amounts of time.

article thumbnail

Use The HTTP Module Instead Of Fetch In NativeScript

The Polyglot Developer

Not too long ago I wrote about using the NativeScript fetch module for making HTTP requests in an Android and iOS mobile application. Personally I find that the fetch module is a bit awkward to use, so this time we’re going to take a look at using the http module instead. The great thing about the NativeScript http module is that it is pretty much the same as it is in the other languages.

Mobile 45
article thumbnail

Monetize With Google Admob In An Ionic Mobile App

The Polyglot Developer

So you made a shiny new app and want to earn some money from it. The paid revenue model may not be the best fit for you, so instead you might want to consider ads. The more popular Google Admob solution makes advertising incredibly simple and best of all it can be used within an Ionic 2 Android and iOS application. If you’ve been keeping up with my blog, you’ll know that I wrote about using Admob in an Ionic Framework 1 mobile app a while back.

Google 40