Search Results:

Python Power Tools: virtualenv

Python Power Tools:

In this series of videos, I'll introduce you to several tools that you can add to your arsenal to be...
Create a Sound Based Memory Game - Interface Creation

Create a Sound Based Memory Game - Interface

In this tutorial series, I'll be showing you how to create a sound based memory game with the Corona...
Getting Into Ember: Part 4

Getting Into Ember: Part

In my previous tutorial, I touched on how to use Ember.Object to define your models and work with da...
Guide to Creating Your Own WordPress Editor Buttons

Guide to Creating Your Own WordPress Editor

Most likely you know that WordPress is bundled with the HTML WYSIWYG editor, TinyMCE. The variety of...
Creating a Game with Bonjour - Game Logic

Creating a Game with Bonjour - Game

In the previous articles, we predominantly focused on the network aspect of the game. In this final...
HTTP: The Protocol Every Web Developer Must Know - Part 2

HTTP: The Protocol Every Web Developer Must Know - Part

In my previous article, we covered some of HTTP's basics, such as the URL scheme, status codes and r...
Quick Tip: After the Content - Disclaimer

Quick Tip: After the Content -

Does your content get scraped by others? Do people without common sense post your content without at...
Test-Driving Shell Scripts

Test-Driving Shell

Writing shell scripts is very much like programming. Some scripts require little time investment; wh...
Corona SDK: Build a Frogger Inspired Game - Adding Interaction

Corona SDK: Build a Frogger Inspired Game - Adding

This is the second installment in our Corona SDK Frogger Inspired tutorial. In today's tutorial, we'...
How to Modify the Parent Theme Behavior Within the Child Theme

How to Modify the Parent Theme Behavior Within the Child

What are child themes? Child themes are a useful WordPress feature that allows developers to build a...
Promise-Based Validation

Promise-Based

The concept of "Promises" has changed the way we write asynchronous JavaScript. Over the past year,...
PHP 101

PHP

There's no denying that ours is an incredibly difficult industry. Ever considered learning a second...
Build an AudioPlayer with PhoneGap: Application Setup

Build an AudioPlayer with PhoneGap: Application

You don't need to use platform-specific technologies to develop powerful and engaging apps. This ser...
Quick Tip: After the Content - Author Info

Quick Tip: After the Content - Author

Unless you're hiding your identity on purpose and your readers know it, they will always be wonderin...
Testing Laravel Controllers

Testing Laravel

Testing controllers isn't the easiest thing in the world. Well, let me rephrase that: testing them i...