Search Results:

Better Workflow in PHP With Composer, Namespacing, and PHPUnit

Better Workflow in PHP With Composer, Namespacing, and

In this video tutorial, we'll again focus on workflow. Specifically, we'll use Composer's built-in a...
Using ScrollStyle with UIPageViewController

Using ScrollStyle with

One of the changes introduced with iOS 6 is the ability to use the UIPageViewController to use a scr...
Adaptive Blog Theme: Custom Widgets

Adaptive Blog Theme: Custom

One way of adding functionality to a WordPress theme is through widgets. WordPress has a selection o...
PSR-Huh?

If you're an avid PHP developer, it's quite likely that you've come across the abbreviation, PSR, wh...
Source Maps 101

Source Maps

In today's modern workflow, the code that we author in our development environments is considerably...
Getting Started With WooCommerce: Launching Your Store

Getting Started With WooCommerce: Launching Your

WooCommerce brings serious big boy e-commerce to WordPress in the first part of our series we looked...
Android SDK: Implementing Drag-and-Drop Functionality

Android SDK: Implementing Drag-and-Drop

The drag-and-drop facility on the Android SDK is an interaction feature many apps can benefit from a...
Why 2013 is the Year of PHP

Why 2013 is the Year of

2012 was an excellent year for the PHP community, thanks to many badly needed features being added t...
Adaptive Blog Theme: Listing Search Results, Archives, and a 404

Adaptive Blog Theme: Listing Search Results, Archives, and a

Showing search results, archives, and 404 pages are all very important parts of a website, and there...
A RequireJS, Backbone, and Bower Starter Template

A RequireJS, Backbone, and Bower Starter

Switching to a modular approach to writing JavaScript is unfortunately a more difficult process tha...
Getting Started With WooCommerce: Initial Setup

Getting Started With WooCommerce: Initial

E-Commerce is massive, most of us use it and global e-commerce sales are set to top $1.25 trillion b...
Debugging in iOS - Essential Tips

Debugging in iOS - Essential

Whether you are trying to figure out why your array has 3 objects instead of 5 or why your game play...
Animating Knockout

Animating

Knockout.js is not an animation library. All of Knockout.js’ automatic updates are immediately appli...
Accessing External Data

Accessing External

For most web applications, collecting user input is relatively useless if you can’t pass that data a...
Interactive Bindings

Interactive

Form elements are the conventional way to interact with users through a webpage. Working with forms...