Search Results:

The Starter's Guide for OpenCart: An Introduction

The Starter's Guide for OpenCart: An

What You'll Be CreatingIf you want to try an easy and full-featured popular web shop, OpenCart is th...
Refactoring Legacy Code: Part 8 - Inverting Dependencies for a Clean Architecture

Refactoring Legacy Code: Part 8 - Inverting Dependencies for a Clean...

Old code. Ugly code. Complicated code. Spaghetti code. Gibberish nonsense. In two words, Legacy Code...
How To Display Post Meta Data on a WordPress Post

How To Display Post Meta Data on a WordPress

In my last series of articles, we looked at the concepts of object-oriented programming from the per...
Create a Plane Fighting Game in Corona: Gameplay

Create a Plane Fighting Game in Corona:

What You'll Be CreatingIntroductionIn the first part of this series, we managed to get the start scr...
What Is Go?

What Is

Go is an open source programming language developed at Google and designed to help build simple reli...
Core Data from Scratch: Relationships and More Fetching

Core Data from Scratch: Relationships and More

In the previous article, we learned about NSManagedObject and how easy it is to create, read, update...
Running WordPress on OpenShift: An Introduction

Running WordPress on OpenShift: An

OpenShift is a PaaS that allow you to run your own app for free with low resources. It offers 1GB st...
A BDD Workflow With Behat and Phpspec

A BDD Workflow With Behat and

In this tutorial, we will have a look at two different BDD tools, Behat and phpspec, and see how the...
How to Create Your Own HTML Elements With Web Components

How to Create Your Own HTML Elements With Web

Web Components are currently and excitedly being talked about as an upcoming "tectonic shift for web...
Open Source 101: Licensing

Open Source 101:

There are a number of things to consider when it comes to licensing an open source project. Who can...
How to Customize the WordPress Dashboard to Minimize Confusion

How to Customize the WordPress Dashboard to Minimize

Whether you're a beginner or an advanced user of WordPress, one thing that everyone finds puzzling a...
Refactoring Legacy Code: Part 7 - Identifying the Presentation Layer

Refactoring Legacy Code: Part 7 - Identifying the Presentation

Old code. Ugly code. Complicated code. Spaghetti code. Gibberish nonsense. In two words, Legacy Code...
Create a Plane Fighting Game in Corona: Interface

Create a Plane Fighting Game in Corona:

What You'll Be CreatingIntroductionIn this short series, I will be showing you how to create a plane...
Steps to Becoming a Quality WordPress Theme Developer

Steps to Becoming a Quality WordPress Theme

Have you ever found asking: how do Premium WordPress theme authors achieve million dollar milestones...
How to Check for Dependencies in Sass Libraries

How to Check for Dependencies in Sass

So far, I have written seven Sass libraries. Most of them are just a superset of functions which can...