Search Results:

Testing Your Ruby Code With Guard, RSpec & Pry

Testing Your Ruby Code With Guard, RSpec &

My recent work has been on a cloud based Ruby project for the BBC News, upcoming 2014 elections. It...
Why It Pays to Write Tutorials

Why It Pays to Write

I’ve been obsessed with vector art for over 10 years now. When I say obsessed, I mean that I have sa...
Laravel Unwrapped: Session, Auth and Cache

Laravel Unwrapped: Session, Auth and

In recent years, Laravel has become one of the most prominent frameworks software engineers use for...
Contributing to WordPress in Your Native Language

Contributing to WordPress in Your Native

WordPress is huge. It's so big that even though we know how many websites are there using WordPress,...
HTML5: Vibration API

HTML5: Vibration

HTML5 has been a breath of fresh air for the web, which hasn't only affected the web as we know it....
Introduction to the MEAN Stack

Introduction to the MEAN

Building web applications involves having to use different technologies and tools, dealing with data...
Object-Oriented Programming in WordPress: An Introduction

Object-Oriented Programming in WordPress: An

One of the things that people love (and hate, but that's another series) about WordPress is its low...
Build Missile Command with Sprite Kit: User Interaction

Build Missile Command with Sprite Kit: User

In the previous tutorial, we laid the foundation of our Missile Command game by creating the project...
How Grunt Can Improve WordPress Development

How Grunt Can Improve WordPress

In the first part of this series I gave a quick overview of Grunt. I also talked through the differe...
Interview With Peter Cooper

Interview With Peter

With O'Reilly's Fluent Conference right around the corner, I felt it was a good time to catchup with...
The Beginner’s Guide to WordPress SEO by Yoast: On Page SEO

The Beginner’s Guide to WordPress SEO by Yoast: On Page

In the last tutorial of The Beginner's Guide to WordPress SEO by Yoast we did the final tweaking, a...
Build Missile Command with Sprite Kit: Project Setup

Build Missile Command with Sprite Kit: Project

In this tutorial, you'll learn how to use Apple's Sprite Kit framework to recreate a Missile Command...
Connect 4 With Socket.io

Connect 4 With

The game of Connect 4 brings back yesteryear memories. This classic game has surely left an impressi...
Creating a WordPress Theme from Static HTML: Adding Featured Images

Creating a WordPress Theme from Static HTML: Adding Featured

You've now worked through a number of steps to create a WordPress theme from static HTML files. Spec...
Code Generation Using T4

Code Generation Using

I dislike code generation and usually, I see it as a "smell". If you are using code generation of an...