Archive

How to Cut, Clip and Convert Audio Files in Python

When working on experimental things, you might find yourself in a situation where you are faced with raw audio or video and need to modify it. Working with these media formats requires a few extra ste

12 Strategies for Finding Initial Users

After creating your initial product, you need to think about your strategy of how to find initial users to validate your idea. This will vary greatly based on your industry of choice and what user seg

Create Round Images on Android Using Picasso

Round images are a nice design element that add a touch of elegance to your application especially when used with feature images as a way to emphasize their content. In today’s tutorial we will show y

First Thoughts on Using GatsbyJS

In the past my de facto choice for building react apps has always been Facebook’s create-react-app. It makes react app development fast an easy with out-of-the-box build configuration and deployment,

Getting started with Apple MapKitJS

Over the past few weeks we have been working with a web application utilizing Apple MapKit JS. The decision to choose MapKit JS was fairly simple since it offers high quality rendering, very liberal d

iOS - Interactionless User Tracking

Using iOS’s wonderful Core Location libraries is easy enough but how can you track a user without launching the application? I first stumbled upon this problem while researching a simple question: giv