Using the Battery Status API to Optimize Your Development
Imagine if you could program your app to adapt to the end user's device — such as turning off certain…
Aggregating the Future
Imagine if you could program your app to adapt to the end user's device — such as turning off certain…
Unless you regularly develop video games or other visually-intensive programs, you probably don’t know what Vulkan is. That’s OK. But…
In a previous post, we used the Vimeo API to build a rudimentary video application with Silex and Twig. We…
In this tutorial, you’ll get to know the basics of the Vimeo API. With it, you can fetch information on…
I've been thinking a lot lately about all the small utility apps I've programmed over the years and how I…
While building Android apps you might sometimes need to expose functionality which other processes can use. As these calls are…
A few days ago I pushed out a very small library to help with testing APIs using Guzzle: dshafik/guzzlehttp-vcr. Here,…
MailChimp is a great email marketing service provider with an easy to use control panel and features like: campaign management…