Search Results:

Last Week of Nominations in the Packt Open Source Awards

Last Week of Nominations in the Packt Open Source

Now in its sixth year, Packt's Open Source Awards aim to encourage, support, and reward the Open Sou...
Create A Weather Conditions Plugin Using Yahoo And SimpleXML

Create A Weather Conditions Plugin Using Yahoo And

In this tutorial, you'll learn how to create a simple plugin that uses PHP's built-in SimpleXML libr...
iOS SDK: Using a Slider to Scrub a PDF Reader

iOS SDK: Using a Slider to Scrub a PDF

This tutorial is a continuation of the War of the Worlds iPad reader project and will demonstrate ho...
The Power of Finite State Machines: Concept and Creation

The Power of Finite State Machines: Concept and

This two-part tutorial will cover creating a multi-state car using a finite state machine. We will s...
How to Install Ruby on a Mac

How to Install Ruby on a

This one is tailor made for the Basix users among you. If you've been itching to try out Ruby and/or...
Readers' Poll: How Do You Train Your Clients?

Readers' Poll: How Do You Train Your

WordPress is an incredible platform... and one of the most appealing things about it is how easy it...
The Burden of File Synchronization

The Burden of File

First world problem alert! If you have the luxury of using two computers for your day-to-day coding...
Using Less CSS, BluePrint and WP for a Faster Workflow

Using Less CSS, BluePrint and WP for a Faster

Less.CSS is becoming a popular tool for making stylesheets "dynamic". I've been working with integra...
Rapid Application Prototyping in PHP Using a Micro Framework

Rapid Application Prototyping in PHP Using a Micro

Let's face it: we all have great ideas for a web application. Whether you write them down on paper o...
Quick Tip: How to Debug an AS3 Error #1063

Quick Tip: How to Debug an AS3 Error

It's time for another debugging Quick Tip. We'll continue our focus on specific (and common) errors...
Android Best Practices: StrictMode

Android Best Practices:

A recent update to the Android platform added a new class called StrictMode (android.os.StrictMode)....
Build an Isometric Map Editor With As3isolib

Build an Isometric Map Editor With

In this tutorial, I will introduce you to the concept of isometric content creation and the basics o...
Using Anonymous Objects for Key/Value Pairs in .NET

Using Anonymous Objects for Key/Value Pairs in

Writing applications using the .NET Framework can be a cumbersome experience, primarily due to the v...
Full Screen Web Apps

Full Screen Web

One of the first problems encountered when building a mobile web app from scratch is the amount of s...
Next Generation JavaScript with AMD and RequireJS

Next Generation JavaScript with AMD and

I don't know about you, but I'm always looking for better ways to organize my JavaScript. Recently (...