Search Results:

Design Patterns: The Adapter Pattern

Design Patterns: The Adapter

In the last article, we looked at how the facade design pattern can be employed to simplify the empl...
50 Filters of WordPress: The First 10 Filters

50 Filters of WordPress: The First 10

In the first post of the series, we introduced the idea of the world of filters within the context o...
Create a Text to Speech App With Swift

Create a Text to Speech App With

With the release of iOS 7, Apple introduced a text to speech API that allows developers to add text...
How Theme Frameworks Actually Work

How Theme Frameworks Actually

Theme Frameworks can be extremely powerful. For non-technical WordPress users, they make it possible...
New Course: Windows Phone 8 Development

New Course: Windows Phone 8

In the landscape of mobile applications these days there are three main players: iOS, Android, and W...
Create a Facebook Style Sliding Menu in Sencha Touch

Create a Facebook Style Sliding Menu in Sencha

The Facebook style sliding menu has become a widely used design pattern in mobile applications. In t...
Building a Social Profile Widget to Display Your Follower Count

Building a Social Profile Widget to Display Your Follower

In the first part of this series, we looked at how to  to programmatically retrieve the count of a F...
Unit Testing Succintly: Strategies For Unit Tests

Unit Testing Succintly: Strategies For Unit

Testing approaches depend on where you are in the project and your “budget,” in terms of time, money...
Useful Shortcuts for a Faster Workflow in Sublime Text 3

Useful Shortcuts for a Faster Workflow in Sublime Text

Sublime Text 3 has a lot of features and shortcuts for the modern coder to play with. Let’s take a l...
Building With the Twitter API: Getting Started

Building With the Twitter API: Getting

What You'll Be CreatingGetting started with the Twitter API may seem a bit complicated, but it’s act...
Android SDK: Working with Picasso

Android SDK: Working with

In this quick tip, we take a brief look at the popular Android image library, Picasso. It's a simple...
50 Filters of WordPress: An Introduction to Filters

50 Filters of WordPress: An Introduction to

WordPress is an amazing platform and the most popular content management system in the world. The re...
Introduction to Generators & Koa.js: Part 2

Introduction to Generators & Koa.js: Part

What You'll Be CreatingWelcome to the second part of our series on generators and Koa. If you missed...
Create a Fruit Ninja Inspired Game with Unity

Create a Fruit Ninja Inspired Game with

What You'll Be CreatingIntroductionIn this tutorial, you'll learn how to create a mobile 3D game usi...
Adding the CSS for a Color Scheme in the Theme Customizer

Adding the CSS for a Color Scheme in the Theme

In the first part of this two part series, I showed you how to create the settings and controls for...