Search Results:

Quick Tip: Conditionally Including JS and CSS With get_current_screen

Quick Tip: Conditionally Including JS and CSS With

As many stated before me: "A good WordPress citizen only loads their files where they're needed". Th...
Working with CorePlot: Styling and Adding Plots

Working with CorePlot: Styling and Adding

When working with data intensive applications, a developer must often do more than just show lists o...
Understanding Variables, Arrays, Loops, and Null: The Post-it Note Analogy

Understanding Variables, Arrays, Loops, and Null: The Post-it Note...

What does var actually do, and why doesn't setting myObject = null actually remove the object? These...
How to Convert a Widget into a Joomla Module

How to Convert a Widget into a Joomla

This tutorial will cover the process of creating a basic Joomla module from an existing widget. We'r...
Objective-C Categories

Objective-C

Categories provide the ability to add functionality to an object without subclassing or changing the...
Aspect-Oriented Programming in PHP

Aspect-Oriented Programming in

There's a new player in town, and he brought new toys: The PHP World welcomes FLOW3, an enterprise a...
The WordPress Settings API, Part 8: Validation, Sanitisation, and Input I

The WordPress Settings API, Part 8: Validation, Sanitisation, and...

We've reached the final article of the series. In the last post, we took a look at introducing valid...
Which Tuts+ Site Should We Launch Next?

Which Tuts+ Site Should We Launch

We're planning our next few Tuts+ sites, and would love your opinion and advice on which topics you...
Are You Using CoffeeScript?

Are You Using

There’s no two ways about it: the web development industry can be incredibly tough. It’s one that re...
Create a Balloon Popping Game in Flash

Create a Balloon Popping Game in

One of the most popular Flash games ever is Bloons, in which you play a monkey throwing darts to pop...
Analyzing Android Network Traffic

Analyzing Android Network

Network traffic analysis can be a vital part of the software debugging and testing process. This tut...
Prototypes in JavaScript

Prototypes in

When you define a function within JavaScript, it comes with a few pre-defined properties; one of the...
WordPress as a Knowledge Base

WordPress as a Knowledge

At work we previously used KBPublisher to manage our knowledge base. It costed money, it was hard to...
Flash's Underrated "Graphic" Symbol

Flash's Underrated "Graphic"

I can't tell you how many articles and tutorials I have come across on how to use symbols in Flash t...
How to Create an Instant Image Gallery Plugin for WordPress

How to Create an Instant Image Gallery Plugin for

Learn how to create a simple, automatically generated image gallery plugin with thumbnail navigation...