Posts by Scott Bolinger

Segmented Push Notifications Are Here!

Update: this post is only for AppPresser 2, if you are using AppPresser 3 please click here for information about segmenting. AppPush 2.4.0 was released yesterday, with a huge new feature: segmenting. This has been one of our most requested features, and it’s finally here. Segmenting gives your app users the ability to sign up…

Read More

Product Updates August 2016

Note: The content in this post is related to AppPresser 2. For AppPresser 3, please refer to our documentation We are always working hard on improving AppPresser, and we get really busy responding to your support requests and writing new code. We don’t always do a good job letting you know about new stuff, so here’s an…

Read More

Use Fastlane to Speed Up iOS App Store Submission

Updated July 2017 for Fastlane 2.4+ If you’ve submitted an app to the Apple app store, you know it can be a huge pain. You have to generate certificates, provisioning profiles, .p12 files, create the app store listing, and more. You login to different places to do those things, rebuild the app, download multiple files,…

Read More

How to Write Better Javascript

Most web projects involve writing Javascript, these days it’s more popular than ever. It’s important to know the fundamentals of how to write good Javascript, even if you don’t become a JS Ninja. There are some simple guidelines you can follow to instantly upgrade your skills, and ensure clean, maintainable code. Before we dive into…

Read More

An Introduction to Ionic 2, Typescript, and the WP-API

Keeping up with modern Javascript these days is harder than following the love lives of the Kardashians. Being a front-end developer is a constantly evolving job, with the framework du jour changing every other month. Writing Javascript is no longer just writing Javascript, it’s learning to use command line compilers like Grunt and Webpack, code…

Read More

Monetize Your App with AdMob

Note: The content in this post is related to AppPresser 2. AppPresser 3 does not use the AppAds plugin, instead it has admob built in. For more information, please check out our documentation Now you can make money from your AppPresser apps by showing ads from Google’s AdMob ad network. Our new AppAds extension allows…

Read More

Custom App Spotlight: Life of Dad

We recently had the opportunity to build a mobile app for Life of Dad, a community of dads from around the world. The app’s main focus is a social network, allowing dads to post photos, join groups, and interact with each other. There is also lots of great content like videos, podcasts, articles, and other…

Read More

Product Launch Mistakes

The first product I created and launched was a WordPress theme for fitness professionals. I had worked for a fitness company as their in-house designer for a few years, and learned a lot about the fitness world. I was still in contact with my former boss, and he agreed to help me promote the theme…

Read More

The Ultimate WooCommerce Checkout Customization Guide

Customize WooCommerce Checkout

Your WooCommerce checkout page is where all the money comes in, so any little tweak has the chance of increasing your revenue. Customizing your checkout can be done with custom code or with WooCommerce extensions, we will cover both of those here. Customizing WooCommerce checkout is something we are intimately familiar with. We recently built…

Read More

How We Use A/B Testing to Grow Our Business

Making a change to your website usually goes like this: We need to make this page better, let’s make X changes. Then you do one of two things. 1. Get a designer to mockup changes, argue about changes internally before coming to a decision and implementing. 2. Make the changes without any discussion or testing.…

Read More