Search Results:

Object-Oriented Programming in WordPress: Types

Object-Oriented Programming in WordPress:

For those who are just starting this series, note that we are taking a look at object-oriented progr...
Testing Your Ruby Code With Guard, RSpec & Pry: Part 2

Testing Your Ruby Code With Guard, RSpec & Pry: Part

Welcome back! If you missed the first part of our journey so far, then you might want to go back and...
Using a Custom Post Type to Create a Home Page Banner

Using a Custom Post Type to Create a Home Page

Sometimes it's useful to have a nice obvious banner on your site's homepage—think, for example, of s...
Writing Elegant and Readable Code

Writing Elegant and Readable

In this tutorial, we will give you nine practical techniques for writing elegant and readable code....
Creating a WordPress Theme From Static HTML: Releasing Your Theme

Creating a WordPress Theme From Static HTML: Releasing Your

If you've been following this series you now have a working WordPress theme. Your theme has a number...
An Introduction to App Marketing

An Introduction to App

Marketing is just as important as the development of your product. Marketing your application helps...
Revisiting JavaScript Minification

Revisiting JavaScript

Lately I've been seeing that many developers are not minifying their JavaScript code. This process o...
An Introduction To Deploying WordPress with Mina

An Introduction To Deploying WordPress with

As a PHP application, WordPress is usually deployed by a very old method: uploading files via FTP. W...
Exploring the Multipeer Connectivity framework: Project Setup

Exploring the Multipeer Connectivity framework: Project

As with every major release, iOS 7 includes many new APIs that developers can take advantage of in t...
Build Your Own Yeoman Generator

Build Your Own Yeoman

Yeoman's generators are what give its platform flexibility, allowing you to reuse the same tool for...
Object-Oriented Programming in WordPress: Classes

Object-Oriented Programming in WordPress:

As outlined in the first post in this series, we're approaching the concept of object-oriented progr...
Advanced Grunt Techniques

Advanced Grunt

In a previous post in this series, I walked you through setting up Grunt in your project. Now that w...
Learn CSS With Our New Bundle

Learn CSS With Our New

Want to get started with CSS? This bundle gives you everything you need in one convenient place. Acr...
Using the Included Password Strength Meter Script in WordPress

Using the Included Password Strength Meter Script in

WordPress uses a pretty nifty password strength script that is used to display whether the passwords...
Create a Music Player on Android: Project Setup

Create a Music Player on Android: Project

The Android platform provides resources for handling media playback, which your apps can use to crea...