Search Results:

The Essentials of Creating Laravel Bundles

The Essentials of Creating Laravel

The Laravel PHP framework offers its bundles system to allow developers to redistribute useful packa...
Interacting with WordPress' Plug-in & Theme API

Interacting with WordPress' Plug-in & Theme

The WordPress Repository API is the API used to fetch plug-in and theme information for use on your...
Quick Tip: Using the Mysteriously Named _e, _n and __ Functions

Quick Tip: Using the Mysteriously Named _e, _n and __

You might have met these functions during your WordPress career. These can be used for translating p...
The Journey to WordPress 3.5 Begins

The Journey to WordPress 3.5

Hopefully by now, all your WordPress installations are successfully upgraded to version 3.4. One of...
Test-Driven Development in PHP: First Steps

Test-Driven Development in PHP: First

Let's admit it: the PHP community has lagged a bit, when it comes to advocating test-driven developm...
An Introduction to Apache

An Introduction to

If Apache has always seemed like a black box to you, it's time to learn just what's going on behind...
Image Display and Interaction with Android WebViews

Image Display and Interaction with Android

In this tutorial, we will work through the basics of using a WebView to display images within your a...
The Beginner’s Guide to Unit Testing: Building Testable Themes

The Beginner’s Guide to Unit Testing: Building Testable

In the first two articles in this series, we took a high-level look at what unit testing is and how...
Develop Your First Game in Canvas From Start to Finish

Develop Your First Game in Canvas From Start to

Whether you're taking part in the discussion, or reading articles about it, you must be aware that,...
iOS 5 and the Twitter Framework: Advanced Techniques

iOS 5 and the Twitter Framework: Advanced

In the first part of this two-part tutorial about the Twitter framework, I talked about TWTweetCompo...
How to Integrate the WordPress Media Uploader in Theme and Plugin Options

How to Integrate the WordPress Media Uploader in Theme and Plugin...

Welcome WordPress Theme and Plugin developers! We all would like our theme users to be able to uploa...
Domain-Driven Design

Domain-Driven

In my country, you won't make it through school without reading how Goethe's Faust complains, I've s...
iOS 5 and the Twitter Framework: First Steps

iOS 5 and the Twitter Framework: First

With the release of iOS 5, a small yet powerful framework is available for developers to quickly to...
WordCamp Sydney, July 21-22 - Hope I See You There!

WordCamp Sydney, July 21-22 - Hope I See You

WordCamps are happening all over the world. There are 27 scheduled for the second half of this year...
Get Test-Infected With Selenium

Get Test-Infected With

Testing is often neglected in programming, and web development is no different. Many developers have...