Search Results:

Create a Space Invaders Game in Corona: Project Setup

Create a Space Invaders Game in Corona: Project

What You'll Be CreatingIn this three-part series, I will be showing you how to create a game inspire...
Things You Should Separate From Your Theme

Things You Should Separate From Your

Extendibility is, to me, the best feature of WordPress, and helps make it the most popular content m...
Adding Filter Hooks to Your WordPress Theme Framework

Adding Filter Hooks to Your WordPress Theme

So far you've added action hooks to your theme framework and you have written some functions which a...
Create a Twitter Widget with the Latest Twitter API

Create a Twitter Widget with the Latest Twitter

Twitter made several changes when they launched 1.1 of their API. One of the most notable changes is...
What's New in Android Lollipop

What's New in Android

After months of speculation, hype and teasing, Google officially released Android 5.0 to the world...
The Curious Case of Specialty Themes

The Curious Case of Specialty

Have you ever needed a website that should be built with WordPress, but also should push the boundar...
An Introduction to Sass Maps: Usage and Examples

An Introduction to Sass Maps: Usage and

For scalable front-ends Sass Maps are a blessing. Extracting configuration from the logic of a modul...
Displaying Your WordPress Widget on the Site

Displaying Your WordPress Widget on the

The final stage of creating your widget is to display its output on the site. You do this by further...
Building the Form for Your WordPress Widget

Building the Form for Your WordPress

In the first three parts of this series, you've started creating your WordPress widget. In this part...
2014: A Year in Tuts+ Content

2014: A Year in Tuts+

As the year draws to a close, it's the perfect time to step back, take stock of what's happened in t...
Data Visualization App Using GAE Python, D3.js and Google BigQuery: Part 4

Data Visualization App Using GAE Python, D3.js and Google BigQuery:...

In the previous part of this tutorial, we saw how to plot data fetched from Google BigQuery into our...
Data Visualization App Using GAE Python, D3.js and Google BigQuery: Part 3

Data Visualization App Using GAE Python, D3.js and Google BigQuery:...

In the previous part of this tutorial, we saw how to get started with D3.js, and created dynamic sca...
iOS 2014: A Year in Review

iOS 2014: A Year in

This time last year, I wrote that 2013 was the most significant year since the introduction of the i...
RWD: Not Just About Design -  WordPress Can Help

RWD: Not Just About Design - WordPress Can

As web developers, almost every client we work with expects their site to have a mobile version of h...
Constructing Your WordPress Widget

Constructing Your WordPress

If you've been following this series, you will now have the beginnings of a plugin for your widget....